Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Sep 20, 2023
1 parent 3c13707 commit 19f555b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ permissions:
jobs:
build:
if: github.repository_owner == 'viamrobotics'
runs-on: [self-hosted, x64, private]
container:
image: ghcr.io/viamrobotics/canon:amd64
runs-on: [self-hosted, x64, linux]
steps:
- name: Checkout Push/Workflow Dispatch
uses: actions/checkout@v3
Expand Down

0 comments on commit 19f555b

Please sign in to comment.