Skip to content

Commit

Permalink
CI: No Java 22-ea yet
Browse files Browse the repository at this point in the history
  • Loading branch information
sideshowbarker committed Mar 20, 2024
1 parent 80cd03d commit 4fe7aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
java: [21, 17, 11.0.3, 8.0.192, 22-ea]
java: [21, 17, 11.0.3, 8.0.192]
exclude:
- os: macos-latest
java: 8.0.192
Expand Down

0 comments on commit 4fe7aea

Please sign in to comment.