Skip to content

Commit d311aec

Browse files
authored
ci: bump Windows runner to 'windows-latest'
1 parent b67596a commit d311aec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
fail-fast: false
88
matrix:
99
system:
10-
- 'windows-2019'
10+
- 'windows-latest'
1111
- 'ubuntu-latest'
1212
runs-on: '${{matrix.system}}'
1313
steps:

0 commit comments

Comments
 (0)