mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-01-18 02:50:33 +00:00
github: update linux builds to ubuntu-20.04
This commit is contained in:
parent
2ea549f250
commit
29e32310cf
10
.github/workflows/c-cpp.yml
vendored
10
.github/workflows/c-cpp.yml
vendored
@ -13,24 +13,24 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: ubuntu-18.04
|
- os: ubuntu-20.04
|
||||||
targetos: linux
|
targetos: linux
|
||||||
targetarch: amd64
|
targetarch: amd64
|
||||||
- os: ubuntu-18.04
|
- os: ubuntu-20.04
|
||||||
targetos: linux
|
targetos: linux
|
||||||
targetarch: i386
|
targetarch: i386
|
||||||
# - os: ubuntu-aarch64-20.04
|
# - os: ubuntu-aarch64-20.04
|
||||||
# targetos: linux
|
# targetos: linux
|
||||||
# targetarch: aarch64
|
# targetarch: aarch64
|
||||||
|
|
||||||
# - os: ubuntu-18.04
|
# - os: ubuntu-20.04
|
||||||
# targetos: android
|
# targetos: android
|
||||||
# targetarch: 32
|
# targetarch: 32
|
||||||
# - os: ubuntu-18.04
|
# - os: ubuntu-20.04
|
||||||
# targetos: android
|
# targetos: android
|
||||||
# targetarch: 64
|
# targetarch: 64
|
||||||
|
|
||||||
# - os: ubuntu-18.04
|
# - os: ubuntu-20.04
|
||||||
# targetos: motomagx
|
# targetos: motomagx
|
||||||
# targetarch: armv6
|
# targetarch: armv6
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user