Update .forgejo/workflows/build.yml
Some checks failed
Build Pacman Package / build (push) Failing after 50s
Some checks failed
Build Pacman Package / build (push) Failing after 50s
This commit is contained in:
parent
4dc3cfd986
commit
1e6a60b7c1
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
|
|||
Loading…
Reference in a new issue