Skip to content

Commit 7332e24

Browse files
committed
comment out versions unable to build until protocollib releases 5.4.0
1 parent 5e0a585 commit 7332e24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
- '1.20.6'
2222
- '1.21'
2323
- '1.21.1'
24-
- '1.21.3'
25-
- '1.21.4'
24+
#- '1.21.3'
25+
#- '1.21.4'
2626
steps:
2727
- name: Checkout source
2828
uses: actions/checkout@v4

0 commit comments

Comments
 (0)