mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-12-28 09:23:34 +00:00
remove cirrus FreeBSD 12.2 build
This commit is contained in:
parent
ac83871214
commit
a7d4da25a4
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
# Export variables for later stages of the Azure pipeline
|
# Export variables for later stages of the Cirrus pipeline
|
||||||
# Values done in this manner will appear as environment variables
|
# Values done in this manner will appear as environment variables
|
||||||
# in later stages.
|
# in later stages.
|
||||||
|
|
||||||
|
@ -99,12 +99,7 @@ linux_task:
|
|||||||
|
|
||||||
freebsd_task:
|
freebsd_task:
|
||||||
matrix:
|
matrix:
|
||||||
- name: FreeBSD 12.2
|
- name: Cirrus FreeBSD
|
||||||
freebsd_instance:
|
|
||||||
image_family: freebsd-12-2
|
|
||||||
cpu: 8
|
|
||||||
memory: 8G
|
|
||||||
- name: FreeBSD 13
|
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image_family: freebsd-13-0
|
image_family: freebsd-13-0
|
||||||
cpu: 8
|
cpu: 8
|
||||||
|
Loading…
Reference in New Issue
Block a user