.forgejo/workflows/build.yml aktualisiert
All checks were successful
Build workctl / build-and-run (push) Successful in 1m3s
All checks were successful
Build workctl / build-and-run (push) Successful in 1m3s
update workflow
This commit is contained in:
parent
7f78812d44
commit
434d1f07d9
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-run:
|
build-and-run:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository
|
- name: Check out repository
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue