Skip to content

Commit

Permalink
Switching to windows-2019 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes authored Sep 16, 2024
1 parent 2b9212e commit b591229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
java-windows-amd64:
name: Java Windows (amd64)
runs-on: windows-latest
runs-on: windows-2019
needs: java-linux-amd64
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b591229

Please sign in to comment.