Skip to content

Commit

Permalink
Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
fluidsonic committed Jun 24, 2023
1 parent f2e20b6 commit 716f48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java_version: [ '8', '9', '10', '11', '12', '13', '14', '15', '16', '17' ]
java_version: [ '17' ]
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
Expand Down

0 comments on commit 716f48d

Please sign in to comment.