mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-10 23:27:53 +00: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