Go to file
Fedor Korotkov 3d96c5f082
Larger boot timeout
2022-03-15 19:20:17 -04:00
scripts Monterey images 2021-10-28 17:57:59 +02:00
templates Larger boot timeout 2022-03-15 19:20:17 -04:00
.gitignore install anka builder script 2018-04-16 13:58:47 -04:00
Anka.md Monterey images 2021-10-28 17:57:59 +02:00
LICENSE Initial commit 2018-04-13 10:47:36 -04:00
Parallels.md No need for user/password 2022-03-15 19:11:20 -04:00
README.md Monterey images 2021-10-28 17:57:59 +02:00

README.md

macOS Packer Templates for Cirrus CI

Repository with Packer templates to build VMs to use with Cirrus CI.

  • catalina-base image has only brew pre-installed
  • catalina-xcode-N image is based of catalina-base and has Xcode N with Flutter pre-installed
  • big-sur-base image has only brew pre-installed
  • big-sur-xcode-N image is based of big-sur-base and has Xcode N with Flutter pre-installed
  • monterey-base image has only brew pre-installed
  • monterey-xcode-N image is based of monterey-base and has Xcode N with Flutter pre-installed

See a full list of VMs available on Cirrus CI here.

Supported Virtualization Technologies

Anka

Please see Anka.md for details on how to build Anka VMs.