Migrate from GitHub Actions to Forgejo Actions
This commit is contained in:
parent
a73af8d936
commit
f6f745da64
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
Loading…
Reference in a new issue