Use the same image for building and testing in ci

This commit is contained in:
kolaente 2020-01-15 23:38:02 +01:00
parent edbadd9913
commit 6974befb6e
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ steps:
- make build-debug
- name: test
image: vikunja/flutter-build
image: cirrusci/flutter:stable
pull: true
commands:
- flutter packages get