Skip to content

Commit 1bfd117

Browse files
committed
update
1 parent 378b74b commit 1bfd117

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Use the latest 2.1 version of CircleCI pipeline process engine. See: https://circleci.com/docs/2.0/configuration-reference
2-
version: 4.4.2
2+
version: 2.1
33

44
jobs:
55
build:
66
docker:
7-
- image: cirrusci/flutter
7+
- image: flutter:3.19.5
88
steps:
99
- checkout
1010
- run: ls

0 commit comments

Comments
 (0)