Skip to content

Commit

Permalink
Update maven-acceptance-wide.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi authored Oct 21, 2024
1 parent 9ba3a5c commit 5c05f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-acceptance-wide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
build:
runs-on: [ubuntu-latest]
timeout-minutes: 15
continue-on-error: ${{ matrix.experimental }}
strategy:
fail-fast: false
matrix:
continue-on-error: ${{ matrix.experimental }}
jdk: ['17', '21', '22']
distribution: ['temurin', 'corretto', 'zulu', 'liberica']
experimental: [false]
Expand Down

0 comments on commit 5c05f3d

Please sign in to comment.