We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a4706 commit cf7b528Copy full SHA for cf7b528
.github/workflows/compile.yml
@@ -2,7 +2,7 @@ name: Compile Examples
2
on: [push]
3
jobs:
4
build:
5
- runs-on: macos-latest
+ runs-on: windows-latest
6
7
strategy:
8
matrix:
0 commit comments