Skip to content

Commit e8712ef

Browse files
committed
Fix Pipeline
1 parent b9441ea commit e8712ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dart_test_analyze_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
dart_test_analyze_format:
55
runs-on: ubuntu-latest
66
container:
7-
image: google/dart:2.18
7+
image: google/dart
88
steps:
99
- uses: actions/checkout@v2
1010
- run: (echo 'deb http://deb.debian.org/debian buster main contrib non-free') > /etc/apt/sources.list.d/buster.list

0 commit comments

Comments
 (0)