Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Commit

Permalink
update flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-Steiner committed May 17, 2021
1 parent a9c35ec commit 22381a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
# takes a considerable amount of time if it is compiled with the default opt-level
# for tests. Therefore, we compile them with a higher opt-level to run them faster.
OPT_TESTS_RUSTFLAGS: '-C opt-level=3 -C debug-assertions=yes -D warnings'
FLUTTER_VERSION: '2.0.0'
FLUTTER_VERSION: '2.0.6'
JAVA_VERSION: '12.x'
DART_WORKSPACE: ${{ github.workspace }}/bindings/dart
CARGO_INCREMENTAL: 0
Expand Down

0 comments on commit 22381a8

Please sign in to comment.