Skip to content

Commit

Permalink
Remove -f .
Browse files Browse the repository at this point in the history
  • Loading branch information
johnoel committed Mar 14, 2024
1 parent 2492816 commit 368d3c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos14-64bit-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
brew install --HEAD colima
brew install docker
colima delete
colima start -f --arch x86_64
colima start
docker pull johnoel/admb-13.2:linux-arm64
colima stop

0 comments on commit 368d3c3

Please sign in to comment.