Skip to content

Commit

Permalink
Only run CI for JDK21
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
  • Loading branch information
AWSHurneyt committed Dec 17, 2024
1 parent 7d863b9 commit 75689d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
matrix:
java:
- 21
- 23
name: Build and Test
runs-on: ubuntu-latest
container:
Expand Down Expand Up @@ -56,7 +55,6 @@ jobs:
matrix:
java:
- 21
- 23
name: Build and Test
runs-on: windows-latest

Expand Down

0 comments on commit 75689d6

Please sign in to comment.