Skip to content

Commit

Permalink
Update CI matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
  • Loading branch information
bentsherman committed Feb 6, 2025
1 parent 6d4df8f commit cf8cfec
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 @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java_version: [11, 17]
java_version: [17]

steps:
- name: Environment
Expand Down

0 comments on commit cf8cfec

Please sign in to comment.