Skip to content

Commit 0dc6d18

Browse files
committed
use latest windows maybe?"
1 parent 6809854 commit 0dc6d18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ jobs:
2222
runs-on: ${{ matrix.os }}
2323
strategy:
2424
matrix:
25-
os: [windows-2019]
25+
os: [windows-latest]
2626
shared: [false]
2727
build_type: [Release]
2828
include:
29-
- os: windows-2019
29+
- os: windows-latest
3030
triplet: x64-windows
3131

3232
steps:

0 commit comments

Comments
 (0)