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 34b169e commit 0bdde40Copy full SHA for 0bdde40
.github/workflows/deploy-cinewave.yml
@@ -9,7 +9,7 @@ env:
9
10
jobs:
11
deploy:
12
- runs-on: windows-latest
+ runs-on: windows-2019
13
steps:
14
- name: Checkout repository
15
uses: actions/checkout@v2
0 commit comments