We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cb4e71 commit b114be8Copy full SHA for b114be8
.github/workflows/ci.yaml
@@ -5,7 +5,7 @@ on: push
5
jobs:
6
build_release:
7
name: build and release
8
- runs-on: windows-2022
+ runs-on: windows-2019
9
steps:
10
- name: Checkout
11
uses: actions/checkout@v2
0 commit comments