mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
ci: compile risc-v port on ubuntu-latest for newer compilers
This commit is contained in:
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
targetos: linux
|
targetos: linux
|
||||||
targetarch: armhf
|
targetarch: armhf
|
||||||
cross: true
|
cross: true
|
||||||
- os: ubuntu-20.04
|
- os: ubuntu-latest
|
||||||
targetos: linux
|
targetos: linux
|
||||||
targetarch: riscv64
|
targetarch: riscv64
|
||||||
cross: true
|
cross: true
|
||||||
|
|||||||
Reference in New Issue
Block a user