Skip to content

Commit

Permalink
WIP temporarily comment out Java 17 EA, there are weird failures in C…
Browse files Browse the repository at this point in the history
…I + debugging a weird Windows-only issue
  • Loading branch information
Ladicek committed May 11, 2021
1 parent a8fb87d commit a543044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
- 8
- 11
- 16
- 17-ea
# - 17-ea
os:
- ubuntu-latest
# - ubuntu-latest
- windows-latest
- macos-latest
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit a543044

Please sign in to comment.