Update .forgejo/workflows/build.yaml
Some checks failed
Build&Release / build_and_release (push) Failing after 11s
Some checks failed
Build&Release / build_and_release (push) Failing after 11s
This commit is contained in:
parent
6b98796d6b
commit
b48e5e1d45
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_release:
|
build_and_release:
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue