test: pin smoke test to the redeye runner's unique label
/ smoke (push) Waiting to run
Details
/ smoke (push) Waiting to run
Details
This commit is contained in:
parent
c8f7fd02ac
commit
184ecab653
|
|
@ -1,7 +1,7 @@
|
|||
on: [push, workflow_dispatch]
|
||||
jobs:
|
||||
smoke:
|
||||
runs-on: docker
|
||||
runs-on: redeye
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue