We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee28cea commit d194181Copy full SHA for d194181
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ env:
15
jobs:
16
build:
17
18
- runs-on: windows-latest
+ runs-on: ubuntu-latest
19
20
permissions:
21
contents: write
0 commit comments