Skip to content

Commit

Permalink
Setting environment on job
Browse files Browse the repository at this point in the history
  • Loading branch information
Torxed committed May 14, 2024
1 parent c09f570 commit 66d7b1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/qemu-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 66d7b1e

Please sign in to comment.