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