mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
ci: disable build for e2k-8c for now (probably will compile natively on e2k-4c instead)
This commit is contained in:
8
.github/workflows/c-cpp.yml
vendored
8
.github/workflows/c-cpp.yml
vendored
@@ -40,10 +40,10 @@ jobs:
|
||||
# - os: ubuntu-aarch64-22.04
|
||||
# targetos: linux
|
||||
# targetarch: aarch64
|
||||
- os: ubuntu-latest
|
||||
targetos: linux
|
||||
targetarch: e2k-8c
|
||||
cross: true
|
||||
# - os: ubuntu-latest
|
||||
# targetos: linux
|
||||
# targetarch: e2k-8c
|
||||
# cross: true
|
||||
- os: ubuntu-latest
|
||||
targetos: android
|
||||
targetarch: multiarch
|
||||
|
||||
Reference in New Issue
Block a user