Setting environment on job

This commit is contained in:
Anton Hvornum 2024-05-14 18:08:40 +02:00
parent c09f5705ba
commit 66d7b1e095
No known key found for this signature in database
GPG Key ID: D4B58E897A929F2E
1 changed files with 1 additions and 0 deletions

View File

@ -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