Use ubuntu-dev runner label
This commit is contained in:
parent
0f97410583
commit
9d60438d05
@ -63,7 +63,7 @@ jobs:
|
||||
|
||||
deploy-dev:
|
||||
if: ${{ github.ref == 'refs/heads/dev' }}
|
||||
runs-on: ubuntu-dev:host
|
||||
runs-on: ubuntu-dev
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user