mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2024-11-05 06:50:04 +00:00
Switch AppVeyor Linux builds to Ubuntu2004
This commit is contained in:
parent
f0f3eaf749
commit
b04c66dea7
@ -4,7 +4,7 @@ build_cloud: GCE us-east1-b n2-standard-8
|
||||
|
||||
image:
|
||||
- GCP-Windows-VS2019
|
||||
- GCP-Linux-Ubuntu1804
|
||||
- GCP-Linux-Ubuntu2004
|
||||
|
||||
platform:
|
||||
- x64
|
||||
@ -16,7 +16,7 @@ for:
|
||||
-
|
||||
matrix:
|
||||
only:
|
||||
- image: GCP-Linux-Ubuntu1804
|
||||
- image: GCP-Linux-Ubuntu2004
|
||||
build_script:
|
||||
- ps: |
|
||||
$versions = "104", "728", "1013"
|
||||
@ -39,7 +39,7 @@ for:
|
||||
Copy-Item -Path "config.ini" -Destination "bin"
|
||||
artifacts:
|
||||
- path: bin
|
||||
name: ubuntu18_04-bin-x64
|
||||
name: ubuntu20_04-bin-x64
|
||||
type: zip
|
||||
-
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user