Skip to content

Commit 344220d

Browse files
authored
Use windows-latest in workflow
1 parent 6ce405b commit 344220d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: [windows-2019, macos-latest]
12+
os: [windows-latest, macos-latest]
1313

1414
steps:
1515
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)