Skip to content

Commit

Permalink
ci: swapped to setup-docker-macos-action
Browse files Browse the repository at this point in the history
  • Loading branch information
rH4rtinger committed Sep 18, 2024
1 parent 8003582 commit f3e52ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ jobs:

- name: Set up docker for macOS
if: runner.os == 'macOS'
run: |
brew install docker
colima start
uses: douglascamata/[email protected]

- name: Check Docker Version
run: docker --version
Expand Down

0 comments on commit f3e52ff

Please sign in to comment.