This commit is contained in:
Alex Tran 2023-08-03 09:29:35 -05:00
parent 01210dceac
commit 1c4267583c

View file

@ -112,7 +112,7 @@ jobs:
labels: ${{ steps.metadata.outputs.labels }}
build_and_push_server_arm_64:
runs-on: self-hosted
runs-on: macos-latest
strategy:
# Prevent a failure in one image from stopping the other builds
fail-fast: false