ci: compile risc-v port on ubuntu-latest for newer compilers

This commit is contained in:
Alibek Omarov
2025-04-10 22:48:41 +03:00
parent 64e774377b
commit 27a8adad22

View File

@@ -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