Skip to content

Commit

Permalink
Runner?
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-noland committed Oct 2, 2024
1 parent cac5ea2 commit 0e53f4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-push-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on: [ push, pull_request ]
jobs:
build:
name: build-container
runs-on: [self-hosted, lab]
runs-on: [self-hosted]
timeout-minutes: 300
strategy:
matrix:
profile:
Expand Down

0 comments on commit 0e53f4a

Please sign in to comment.