Skip to content

Commit 2e3b1a8

Browse files
authored
Update build runner to use windows-latest
1 parent 9b7dd1d commit 2e3b1a8

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
@@ -11,7 +11,7 @@ env:
1111

1212
jobs:
1313
build:
14-
runs-on: windows-2019
14+
runs-on: windows-latest
1515
strategy:
1616
matrix:
1717
BUILD_CONFIGURATION: [Release, Debug]

0 commit comments

Comments
 (0)