Skip to content

Commit

Permalink
testing k3s runner on dgx
Browse files Browse the repository at this point in the history
  • Loading branch information
sharathvutpala authored Jun 5, 2024
1 parent e958dc1 commit 5f3e818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-pytest-and-sonarcloud-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ concurrency:
jobs:
run-pytest:
if: ${{ !github.event.repository.fork }}
runs-on: self-hosted
runs-on: self-hosted-dgx
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 5f3e818

Please sign in to comment.