Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
testing
  • Loading branch information
ZiYueCommentary committed Apr 10, 2024
1 parent 0e14b26 commit a1823bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
build:
strategy:
matrix:
minecraft: [ 1.16.5, 1.17.1, 1.18.2, 1.19.2, 1.19.3, 1.19.4 ]
minecraft: [ 1.16.5 ] #, 1.17.1, 1.18.2, 1.19.2, 1.19.3, 1.19.4 ]
loader: [ fabric, forge ]
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit a1823bb

Please sign in to comment.