Skip to content

Commit

Permalink
jdk22
Browse files Browse the repository at this point in the history
  • Loading branch information
dbwiddis committed Jan 20, 2024
1 parent a6ac83a commit 80c5a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
integ-test-with-security-linux:
strategy:
matrix:
java: [11, 17, 21]
java: [20, 21, 22-ea]

name: Run Security Integration Tests on Linux
runs-on: ubuntu-latest
Expand Down

0 comments on commit 80c5a71

Please sign in to comment.