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
|
||||
targetarch: armhf
|
||||
cross: true
|
||||
- os: ubuntu-20.04
|
||||
- os: ubuntu-latest
|
||||
targetos: linux
|
||||
targetarch: riscv64
|
||||
cross: true
|
||||
|
||||
Reference in New Issue
Block a user