diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2025-02-21 18:07:32 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2025-03-03 16:24:57 +0000 |
| commit | 206ed99650cf0fbdf31d0a1d710ba9cefe48ceae (patch) | |
| tree | 356ba67e0e7c8d87c8160d54376aa4f0c56565ae | |
| parent | 42ba6765c9328dd283e76ba26c048868033c89b2 (diff) | |
Cirrus-CI: Bump image to (supported) 13.4
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 5bd7cf837c5fd30a04a45e20c1dcf18d113d98c4)
(cherry picked from commit 7bcd307814d891567155cd8c6736e2c868e8cca2)
| -rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index bd4e7316a3d6..52266dd1674f 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -4,7 +4,7 @@ compute_engine_instance: # gcloud compute images list --project freebsd-org-cloud-dev --no-standard-images platform: freebsd image_project: freebsd-org-cloud-dev - image: freebsd-13-3-release-amd64 + image: freebsd-13-4-release-amd64 cpu: 8 memory: 8G disk: 40 |
