Skip to content

Commit

Permalink
Update test runner to github ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
adeepn committed Aug 11, 2023
1 parent eb856e2 commit 0c86c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jh-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ jobs:
channel: ${{ needs.init.outputs.channel }}

run_supervisor:
runs-on: ${{ vars.RUNNER }}
runs-on: ubuntu-latest
name: Run the Supervisor
needs: ["build", "init"]
timeout-minutes: 60
Expand Down

0 comments on commit 0c86c36

Please sign in to comment.