Skip to content

Commit

Permalink
Github has fewer runners than I thought.
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpakin committed Sep 29, 2024
1 parent 8f879b4 commit 72c659d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: Build and test on Windows
strategy:
matrix:
os: [ windows-latest, windows-2019, windows-2017 ]
os: [ windows-latest, windows-2019 ]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout the repository
Expand Down

0 comments on commit 72c659d

Please sign in to comment.