cirrus: try to fix freebsd 11.4 ci build
This commit is contained in:
parent
eb652d53ac
commit
b7fa48a1eb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
task:
|
task:
|
||||||
name: freebsd-11-amd64
|
name: freebsd-11-amd64
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image_family: freebsd-11-3-snap
|
image_family: freebsd-11-4
|
||||||
setup_script:
|
setup_script:
|
||||||
- pkg update
|
- pkg update
|
||||||
- pkg install -y git sdl2 python
|
- pkg install -y git sdl2 python
|
||||||
|
|
Loading…
Add table
Reference in a new issue