Skip to content

Commit

Permalink
Drop testing on JDK 11
Browse files Browse the repository at this point in the history
Airlift-based projects are using JDK 17 as minimum required version
  • Loading branch information
wendigo authored and electrum committed Sep 27, 2023
1 parent d9bcc2a commit e76c508
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
strategy:
matrix:
java:
- 11
- 17
- 21-ea
steps:
Expand Down

0 comments on commit e76c508

Please sign in to comment.