Skip to content

Commit

Permalink
Merge pull request containers#1813 from ashley-cui/cirrusm1
Browse files Browse the repository at this point in the history
[CI:BUILD] Cirrus: Migrate OSX task to M1
  • Loading branch information
mtrmac authored Nov 23, 2022
2 parents 661c969 + b5ac534 commit dc3f2b6
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 @@ -82,7 +82,7 @@ osx_task:
depends_on:
- validate
macos_instance:
image: catalina-xcode
image: ghcr.io/cirruslabs/macos-ventura-base:latest
setup_script: |
export PATH=$GOPATH/bin:$PATH
brew update
Expand Down

0 comments on commit dc3f2b6

Please sign in to comment.