mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-12-23 01:11:44 +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
|
||||
targetos: linux
|
||||
targetarch: i386
|
||||
- os: ubuntu-aarch64-20.04
|
||||
targetos: linux
|
||||
targetarch: aarch64
|
||||
|
||||
- os: ubuntu-18.04
|
||||
targetos: android
|
||||
|
Loading…
Reference in New Issue
Block a user