Skip to content

Commit

Permalink
test(trivy-install): test self-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 17, 2024
1 parent 808a166 commit fee3aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-install-trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
runs-on: my-macos-runner
runs-on: self-hosted
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit fee3aad

Please sign in to comment.