Skip to content

Commit

Permalink
Drop java 8 build, set java 11 default, test java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
RustedBones committed Jun 13, 2023
1 parent cfe7b23 commit eea21b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
strategy:
matrix:
java:
- 8
- 11
- 17
scala:
Expand All @@ -38,8 +37,6 @@ jobs:
java: 11
coverage: true
exclude:
- scala: 2.12.18
java: 8
- scala: 2.12.18
java: 17
repl-test:
Expand Down

0 comments on commit eea21b0

Please sign in to comment.