Skip to content

Commit

Permalink
removing self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Meloni committed Aug 1, 2024
1 parent 6e29f82 commit 0bebf75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ on:
workflow_dispatch:
jobs:
build:
runs-on: self-hosted
timeout-minutes: 1440
runs-on: ubuntu-latest
strategy:
matrix:
os: [{dir: AlmaLinux9,suffix: alma9}]
Expand Down

0 comments on commit 0bebf75

Please sign in to comment.