We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3245af0 commit 7dd65a7Copy full SHA for 7dd65a7
.github/workflows/build.yaml
@@ -43,7 +43,7 @@ jobs:
43
path: codec_unittest
44
45
windows:
46
- runs-on: windows-2022
+ runs-on: windows-2019
47
steps:
48
- uses: actions/checkout@v3
49
- run: choco install nasm
0 commit comments