Update .forgejo/workflows/test.yaml
This commit is contained in:
parent
f9c6177cc7
commit
063ae4a3ba
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build-and-publish:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Add table
Reference in a new issue