Browse Source

cirrus: fix freebsd 12 image

pull/2/head
Alibek Omarov 3 years ago
parent
commit
12dd225db2
  1. 2
      .cirrus.yml

2
.cirrus.yml

@ -13,7 +13,7 @@ task: @@ -13,7 +13,7 @@ task:
task:
name: freebsd-12-amd64
freebsd_instance:
image_family: freebsd-12-1
image_family: freebsd-12-2
setup_script:
- pkg update
- pkg install -y git sdl2 python

Loading…
Cancel
Save