We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34fbf65 commit 6a24320Copy full SHA for 6a24320
.github/workflows/Build.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
12
- runs-on: windows-latest
+ runs-on: ubuntu-latest
13
14
steps:
15
- uses: actions/checkout@v2
0 commit comments