mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-18 20:59:24 +00:00
switch back to aarch-runners
This commit is contained in:
3
.github/workflows/staging-release.yml
vendored
3
.github/workflows/staging-release.yml
vendored
@@ -41,7 +41,8 @@ jobs:
|
|||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
aarch64:
|
aarch64:
|
||||||
runs-on: buildjet-4vcpu-ubuntu-2204-arm
|
runs-on:
|
||||||
|
group: aarch-runners
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user