Skip to content

Commit a38d392

Browse files
CI: Update GitHub Actions Windows image to 2019. (lancaster-university#46)
undefined
1 parent f798bb1 commit a38d392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build-py-script:
1111
strategy:
1212
matrix:
13-
os: [ubuntu-18.04, macos-latest, windows-2016]
13+
os: [ubuntu-18.04, macos-latest, windows-2019]
1414
gcc: ['7-2017-q4', 'latest']
1515
cmake: ['3.6.0', '3.21.3']
1616
fail-fast: false

0 commit comments

Comments
 (0)