Skip to content

Commit

Permalink
Set CI and chmod
Browse files Browse the repository at this point in the history
  • Loading branch information
MoSadie committed Oct 27, 2024
1 parent 737c68f commit 382f3e4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
fail-fast: false
matrix:
mod-loader: ['fabric', 'forge']
mc-version: ["1.20.6", "1.21"]
mc-version: ["1.20.6", "1.21", "1.21.3"]
#exclude:
# - mod-loader: 'forge'
# mc-version: '1.17'
Expand Down
Empty file modified MinecraftMod/fabric/1.21.3/gradlew
100644 → 100755
Empty file.
Empty file modified MinecraftMod/forge/1.21.3/gradlew
100644 → 100755
Empty file.

0 comments on commit 382f3e4

Please sign in to comment.