Skip to content

Commit

Permalink
Windows: turned off testing on windows-2019 because of intermittent f…
Browse files Browse the repository at this point in the history
…ailures (symbol not found)
  • Loading branch information
timhutton authored Feb 13, 2024
1 parent 464c6ab commit 29eeed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [windows-2022, windows-2019]
os: [windows-2022]
build_type: [Debug, Release]
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 29eeed5

Please sign in to comment.