Skip to content

Commit

Permalink
Update release_branches.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MyroTk authored Oct 11, 2023
1 parent bac54d0 commit e48efdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
#########################################################################################
BuilderDebRelease:
needs: [DockerHubPush]
runs-on: [self-hosted, builder, on-demand, type-cpx51, image-x86-app-docker-ce]
runs-on: [self-hosted, builder, on-demand, type-ccx53, image-x86-app-docker-ce]
timeout-minutes: 180
steps:
- name: Set envs
Expand Down Expand Up @@ -173,7 +173,7 @@ jobs:
sudo rm -fr "$TEMP_PATH" "$CACHES_PATH"
BuilderDebAarch64:
needs: [DockerHubPush]
runs-on: [self-hosted, builder, on-demand, type-cax41, image-arm-app-docker-ce]
runs-on: [self-hosted, builder, on-demand, type-ccx53, image-x86-app-docker-ce]
steps:
- name: Set envs
run: |
Expand Down

0 comments on commit e48efdc

Please sign in to comment.