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:
|
image:
|
||||||
- GCP-Windows-VS2019
|
- GCP-Windows-VS2019
|
||||||
- GCP-Linux-Ubuntu1804
|
- GCP-Linux-Ubuntu2004
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
- x64
|
- x64
|
||||||
@ -16,7 +16,7 @@ for:
|
|||||||
-
|
-
|
||||||
matrix:
|
matrix:
|
||||||
only:
|
only:
|
||||||
- image: GCP-Linux-Ubuntu1804
|
- image: GCP-Linux-Ubuntu2004
|
||||||
build_script:
|
build_script:
|
||||||
- ps: |
|
- ps: |
|
||||||
$versions = "104", "728", "1013"
|
$versions = "104", "728", "1013"
|
||||||
@ -39,7 +39,7 @@ for:
|
|||||||
Copy-Item -Path "config.ini" -Destination "bin"
|
Copy-Item -Path "config.ini" -Destination "bin"
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: bin
|
- path: bin
|
||||||
name: ubuntu18_04-bin-x64
|
name: ubuntu20_04-bin-x64
|
||||||
type: zip
|
type: zip
|
||||||
-
|
-
|
||||||
matrix:
|
matrix:
|
||||||
|
Loading…
Reference in New Issue
Block a user