fix: use ubuntu-latest runner with catthehacker image
Some checks failed
Build & Deploy to K3s / build-and-deploy (push) Failing after 1m0s
Some checks failed
Build & Deploy to K3s / build-and-deploy (push) Failing after 1m0s
This commit is contained in:
parent
5eb166ffca
commit
4e3e4bb708
@ -10,7 +10,7 @@ env:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
runs-on: self-hosted
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user