Skip to content

Commit

Permalink
[internal] [no ci] fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JackFred2 committed Apr 23, 2024
1 parent 8ced932 commit 88111d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Expand Up @@ -42,7 +42,7 @@ jobs:
strategy:
matrix:
# Use these Java versions
java: [17]
java: [21]
# and run on both Linux and Windows
os: [ubuntu-22.04]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 88111d7

Please sign in to comment.