Skip to content

Commit

Permalink
use updated ubuntu images
Browse files Browse the repository at this point in the history
trying upstream golang on ubuntu to see if we can get a performance
benefit.

Signed-off-by: baude <[email protected]>
  • Loading branch information
baude committed Apr 7, 2021
1 parent f44645a commit d8babd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ env:
PRIOR_UBUNTU_NAME: "ubuntu-2004"

# Google-cloud VM Images
IMAGE_SUFFIX: "c5501386583441408"
IMAGE_SUFFIX: "c6518453914828800"
FEDORA_CACHE_IMAGE_NAME: "fedora-${IMAGE_SUFFIX}"
PRIOR_FEDORA_CACHE_IMAGE_NAME: "prior-fedora-${IMAGE_SUFFIX}"
UBUNTU_CACHE_IMAGE_NAME: "ubuntu-${IMAGE_SUFFIX}"
Expand Down

0 comments on commit d8babd4

Please sign in to comment.