Skip to content

Commit

Permalink
Update test_update_linux_amd64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Dec 28, 2023
1 parent 05008ef commit 4974734
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test_update_linux_amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ jobs:
strategy:
matrix:
target_mode: [default, hardening]
runs-on: ubuntu-latest
# The type of runner that the job will run on
# runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 4974734

Please sign in to comment.