fix(actions): migrate to forgejo runner
Some checks failed
build dist / build-dist (push) Failing after 1m20s
Some checks failed
build dist / build-dist (push) Failing after 1m20s
This commit is contained in:
parent
921a26b5e7
commit
18b95a91b8
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build-dist:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue