Skip to content

Commit

Permalink
pin back windows
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacbrodsky committed Jun 7, 2024
1 parent 51b5e82 commit 0d911cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ jobs:
strategy:
matrix:
# TODO: Docker on macos-latest running is not working
os: [macos-latest, windows-latest]
# TODO: Windows pinned back
os: [macos-latest, windows-2019]
java-distribution: [adopt]
java-version: [8, 11, 15, 17]

Expand Down

0 comments on commit 0d911cb

Please sign in to comment.