Skip to content

Commit 489d4a8

Browse files
author
Alberto Iannaccone
committed
set windows version to 2019 on CI
1 parent e5789b6 commit 489d4a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
config:
26-
- os: windows-latest
26+
- os: windows-2019
2727
- os: ubuntu-18.04 # https://github.com/arduino/arduino-ide/issues/259
2828
- os: macos-latest
2929
runs-on: ${{ matrix.config.os }}

0 commit comments

Comments
 (0)