Skip to content

Commit

Permalink
try installing docker on macos differently
Browse files Browse the repository at this point in the history
  • Loading branch information
Weakky committed Jun 3, 2024
1 parent 98d2162 commit ab33889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
run: cargo test ${{matrix.features}}

cargo-test-macos:
runs-on: macos-13
runs-on: macos-12

strategy:
fail-fast: false
Expand Down

0 comments on commit ab33889

Please sign in to comment.