Skip to content

Commit

Permalink
Update Java for GitHub CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakarFin committed Jan 27, 2025
1 parent dd378c5 commit 2d79de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

strategy:
matrix:
java: ['8', '11']
java: ['17']

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 2d79de6

Please sign in to comment.