Skip to content

Commit

Permalink
Update run-htmltest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Sep 20, 2023
1 parent 08301be commit 3c13707
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/run-htmltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ name: run-htmltest
on: pull_request
jobs:
htmltest:
runs-on: [self-hosted, x64, private]
container:
image: ghcr.io/viamrobotics/canon:amd64
runs-on: [self-hosted, x64, linux]
steps:
- name: Check out repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 3c13707

Please sign in to comment.