Skip to content

Commit

Permalink
try a self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-fsn committed Aug 21, 2024
1 parent 8812e75 commit 5c8181e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
path: ./images

matrix:
runs-on: ubuntu-latest
# runs-on: ubuntu-latest
runs-on: self-hosted
name: Matrix Jobs
needs: [find-jobs]
defaults:
Expand Down

0 comments on commit 5c8181e

Please sign in to comment.