.gitea/workflows/demo.yaml aktualisiert
This commit is contained in:
parent
86f8db90ca
commit
a6d6aaa0a1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
flutter:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: default
|
||||
container:
|
||||
image: openpriv/flutter-desktop
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue