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 eec565f commit 523fc39Copy full SHA for 523fc39
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
- os: windows-latest
32
arch: x86
33
CMAKE_ARCH_FLAG: -A Win32
34
- - os: ubuntu-latest
+ - os: ubuntu-20.04
35
36
CMAKE_ARCH_FLAG: -DCMAKE_C_FLAGS="-m32" -DCMAKE_CXX_FLAGS="-m32"
37
0 commit comments