Merge pull request #13843 from Budibase/ci/sunset-arc-runners

Migrate forced releases from QA arc runners to hosted
This commit is contained in:
Christos Alexiou 2024-06-03 17:21:15 +03:00 committed by GitHub
commit 043bd0114c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ on:
jobs:
ensure-is-master-tag:
name: Ensure is a master tag
runs-on: qa-arc-runner-set
runs-on: ubuntu-latest
steps:
- name: Checkout monorepo
uses: actions/checkout@v4