Browse Source

cirrus: try to fix freebsd 11.4 ci build

pull/2/head
Alibek Omarov 4 years ago
parent
commit
b7fa48a1eb
  1. 2
      .cirrus.yml

2
.cirrus.yml

@ -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…
Cancel
Save