Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cherbert committed Mar 16, 2024
1 parent 0993832 commit dc9c697
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
fail-fast: false
matrix:
minecraft: [ 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.4 ]
runs-on: self-hosted
runs-on: ubuntu-latest
runs-on: self-hosted
#runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@main
Expand Down

0 comments on commit dc9c697

Please sign in to comment.