Skip to content

Commit

Permalink
github: install docker
Browse files Browse the repository at this point in the history
  • Loading branch information
adil192 committed Mar 13, 2024
1 parent bee7266 commit 3faf190
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ jobs:
restore-keys: |
${{ runner.OS }}-saberarm64-
- name: Install Docker
run: brew install docker

- name: Build Linux (arm64)
timeout-minutes: 120
run: docker run --rm -it
Expand Down

0 comments on commit 3faf190

Please sign in to comment.