Set runs-on
This commit is contained in:
parent
9c51fb65f1
commit
0b1a6699bb
@ -2,6 +2,7 @@ name: Gitea Actions Demo
|
|||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build-container:
|
build-container:
|
||||||
|
runs-on: node-22-bookworm
|
||||||
steps:
|
steps:
|
||||||
- run: echo echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
- run: echo echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user