Skip to content

Commit

Permalink
fix: fix e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
xjlgod committed Aug 28, 2024
1 parent 8372787 commit 947ff08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/E2E.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ ubuntu-24.04 ]
os: [ ubuntu-latest ]
java: [ 8, 11 ]
fail-fast: false
max-parallel: 2
Expand Down

0 comments on commit 947ff08

Please sign in to comment.