Skip to content

Commit

Permalink
Remove Java 8 from CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpanzer committed Dec 7, 2024
1 parent 8bff8ca commit bca2037
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
max-parallel: 2
matrix:
java:
- '8'
- '11'
- '17'
os:
Expand Down

0 comments on commit bca2037

Please sign in to comment.