Fix bad runner label
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 1s
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 1s
This commit is contained in:
parent
1363d21f2c
commit
4d2aa765e5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ env:
|
|||
jobs:
|
||||
build_push:
|
||||
name: Build and push image
|
||||
runs-on: ubuntu-24.04
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Reference in a new issue