We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5789b6 commit 489d4a8Copy full SHA for 489d4a8
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
matrix:
25
config:
26
- - os: windows-latest
+ - os: windows-2019
27
- os: ubuntu-18.04 # https://github.com/arduino/arduino-ide/issues/259
28
- os: macos-latest
29
runs-on: ${{ matrix.config.os }}
0 commit comments