Skip to content

Commit 80636b4

Browse files
committed
stop building old versions
1 parent 3636d8d commit 80636b4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@ jobs:
2323
branch: "1.21.10"
2424
minecraft_version: "1.21.10"
2525
fabric_version: "0.131.0+1.21.10"
26-
- java: 21
27-
branch: "1.21.8"
28-
minecraft_version: "1.21.8"
29-
fabric_version: "0.131.0+1.21.8"
30-
- java: 21
31-
branch: "1.21.5"
32-
minecraft_version: "1.21.5"
33-
fabric_version: "0.126.0+1.21.5"
3426
runs-on: ubuntu-22.04
3527
steps:
3628
- name: checkout repository

0 commit comments

Comments
 (0)