Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqi1129 committed Sep 4, 2024
1 parent c790099 commit 82b3d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java-version: [ 8 ]
java-version: [ 17 ]
timeout-minutes: 30
needs: changes
permissions: write-all
Expand Down

0 comments on commit 82b3d4b

Please sign in to comment.