We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e6fb81 commit 2ddf384Copy full SHA for 2ddf384
.github/workflows/compile.yml
@@ -40,7 +40,7 @@ jobs:
40
distribution: 'microsoft'
41
java-version: '21'
42
cache: 'maven'
43
- - name: Install CraftBukkit 1.20.6, 1.21, 1.21, 1.21.3
+ - name: Install CraftBukkit 1.20.6, 1.21, 1.21, 1.21.3, 1.21.4
44
# Use build number 4287 to compile CraftBukkit 1.21, see:
45
# https://hub.spigotmc.org/jira/browse/BUILDTOOLS-658
46
# https://hub.spigotmc.org/versions/
0 commit comments