Skip to content

Commit

Permalink
Revert "TEST: Check whether only Windows builds break"
Browse files Browse the repository at this point in the history
This reverts commit d4866cf.
  • Loading branch information
Stephan202 committed Dec 18, 2023
1 parent 07faf8b commit 8c3f152
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
jdk: 17.0.8
distribution: temurin
experimental: false
- os: windows-2022
jdk: 17.0.8
distribution: temurin
experimental: false
runs-on: ${{ matrix.os }}
continue-on-error: ${{ matrix.experimental }}
steps:
Expand Down

0 comments on commit 8c3f152

Please sign in to comment.