Skip to content

Commit

Permalink
Change runner
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickCmd committed Mar 28, 2024
1 parent b9e1796 commit d315bc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-test_handler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run_tests:
needs: launch_runner_worker
runs-on: runpod
runs-on: ubuntu-latest # runpod

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d315bc0

Please sign in to comment.