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.
build32
1 parent 1aebdf8 commit 8d5f2feCopy full SHA for 8d5f2fe
.github/workflows/linux-build.yml
@@ -5,7 +5,7 @@ name: Linux Build
5
jobs:
6
# 32-bit, clang
7
build32:
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
9
env:
10
CFLAGS: -m32
11
CC: clang
0 commit comments