.gitea/workflows/demo.yaml aktualisiert
Some checks failed
Gitea Actions Demo / flutter (push) Failing after 2s
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
jusax23 2023-11-25 22:45:45 +01:00
parent 86f8db90ca
commit a6d6aaa0a1

View file

@ -4,7 +4,7 @@ on: [push]
jobs:
flutter:
runs-on: ubuntu-latest
runs-on: default
container:
image: openpriv/flutter-desktop
steps: