Skip to content

Commit

Permalink
oh yeah... Mac runner doesn't ship with docker
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored Nov 14, 2024
1 parent ca20646 commit 483f611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-22.04, ubuntu-24.04, macos-latest]
os: [ubuntu-22.04, ubuntu-24.04]
env:
ISLANDORA_TAG: "${{ github.event.inputs.buildkit-tag }}"
ISLANDORA_STARTER_OWNER: "${{ github.event.inputs.starter-site-owner }}"
Expand Down

0 comments on commit 483f611

Please sign in to comment.