Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marci4 authored Oct 22, 2024
1 parent 2409194 commit 9da8d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
timeout-minutes: 15
strategy:
matrix:
version: [8, 11, 17,21]
version: [11, 17,21]
steps:
- uses: actions/checkout@v3
- name: Set up JDK ${{ matrix.version }}
Expand Down

0 comments on commit 9da8d7f

Please sign in to comment.