mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-12-23 09:16:04 +01:00
github: try to add aarch64 runner
This commit is contained in:
parent
947b94d29f
commit
f1dabf13a1
3
.github/workflows/c-cpp.yml
vendored
3
.github/workflows/c-cpp.yml
vendored
@ -14,6 +14,9 @@ jobs:
|
|||||||
- os: ubuntu-18.04
|
- os: ubuntu-18.04
|
||||||
targetos: linux
|
targetos: linux
|
||||||
targetarch: i386
|
targetarch: i386
|
||||||
|
- os: ubuntu-aarch64-20.04
|
||||||
|
targetos: linux
|
||||||
|
targetarch: aarch64
|
||||||
|
|
||||||
- os: ubuntu-18.04
|
- os: ubuntu-18.04
|
||||||
targetos: android
|
targetos: android
|
||||||
|
Loading…
Reference in New Issue
Block a user