Ray
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/linux.yml
|
|
@ -16,7 +16,7 @@ jobs: |
|
|
|
bits: [32, 64] |
|
|
|
include: |
|
|
|
- bits: 32 |
|
|
|
ARCH: "i686" |
|
|
|
ARCH: "i386" |
|
|
|
ARCH_NAME: "i386" |
|
|
|
COMPILER_PATH: "/user/bin" |
|
|
|
- bits: 64 |
|
|
|