Feat: Run Workflow on ubuntu:24
Build / build (push) Failing after 1s
Details
Build / build (push) Failing after 1s
Details
This commit is contained in:
parent
ead3a9353b
commit
586e768c20
|
|
@ -11,6 +11,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu
|
runs-on: ubuntu
|
||||||
|
container:
|
||||||
|
image: ubuntu:24
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Echo stuff
|
- name: Echo stuff
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue