Skip to content

Commit

Permalink
Update build-ss3.yml try using runtime docker
Browse files Browse the repository at this point in the history
  • Loading branch information
e-perl-NOAA authored Sep 18, 2024
1 parent 8a99b1a commit 84c766d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-ss3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ jobs:
- name: Build stock synthesis for mac with admb docker image
if: matrix.config.os == 'macos-13'
run: |
brew install docker
colima start
brew install docker lima
colima start --runtime docker
docker pull johnoel/admb-13.2:linux
rm -rf SS330
Expand Down

0 comments on commit 84c766d

Please sign in to comment.