Setting environment on job
This commit is contained in:
parent
c09f5705ba
commit
66d7b1e095
|
|
@ -9,6 +9,7 @@ jobs:
|
|||
name: qemu testbench
|
||||
if: ${{ github.actor == 'Torxed' }}
|
||||
runs-on: self-hosted
|
||||
environment: testing
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/download-artifact@master
|
||||
|
|
|
|||
Loading…
Reference in New Issue