We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c98fee commit ad86bafCopy full SHA for ad86baf
.github/workflows/Release.yaml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
build:
17
- runs-on: windows-latest
+ runs-on: ubuntu-latest
18
19
steps:
20
- name: Checkout
0 commit comments