Skip to content

Commit c6cde48

Browse files
author
Jared Deiner
committed
Update ci workflow to install colima for Mac OSX
1 parent 38048e0 commit c6cde48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
if: runner.os == 'macOS'
4949
run: |
5050
brew install docker --cask
51+
brew install colima
5152
# Docker engine is no longer available because of licensing
5253
# Alternative Colima is part of the github macOS runner
5354
# SAM v1.47.0+ needed for colima support, unable to use Python 3.6

0 commit comments

Comments
 (0)