Update workflows

This commit is contained in:
2023-11-05 23:32:48 +03:00
parent 5169db9bdf
commit ebdb7674dc
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ env:
NAMESPACE: "landing"
jobs:
build:
runs-on: [self-hosted]
runs-on: [arc-runner-set]
steps:
- name: Get repository
uses: actions/checkout@v2