change runner to ubuntu
Some checks failed
Build and publish Image / build-and-push (push) Failing after 3s

This commit is contained in:
2024-02-04 06:08:23 +00:00
parent 1bf75e3791
commit 3f98fc33d4

View File

@@ -9,7 +9,7 @@ on:
jobs: jobs:
build-and-push: build-and-push:
runs-on: shared runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository