Skip to content

Commit

Permalink
Try GH-provided runner
Browse files Browse the repository at this point in the history
  • Loading branch information
irasnyd committed Jul 6, 2023
1 parent 67699db commit 61beede
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/fossa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: FOSSA Open Source Compliance Check
on: [push]
jobs:
fossa-scan:
runs-on: [self-hosted, organization-runner, docker]
#runs-on: [self-hosted, organization-runner, docker]
runs-on: ubuntu-latest
steps:
- name: Checkout Source Code
uses: actions/checkout@v3
Expand Down

0 comments on commit 61beede

Please sign in to comment.