Skip to content

Commit

Permalink
Attempt running on macos arm runner
Browse files Browse the repository at this point in the history
  • Loading branch information
bo0tzz authored Oct 12, 2023
1 parent 52308dc commit 8013ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ permissions:

jobs:
build_and_push:
runs-on: ubuntu-latest
runs-on: macos-latest-xl
strategy:
# Prevent a failure in one image from stopping the other builds
fail-fast: false
Expand Down

0 comments on commit 8013ac6

Please sign in to comment.