Skip to content

Commit

Permalink
Test if java version plays a role in the flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
Friendseeker committed Oct 4, 2024
1 parent 9071313 commit b0e9122
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 @@ -11,7 +11,7 @@ jobs:
matrix:
include:
- os: ubuntu-latest
java: 8
java: 21
jobtype: 1
- os: ubuntu-latest
java: 11
Expand Down

0 comments on commit b0e9122

Please sign in to comment.