Skip to content

Commit d41f995

Browse files
committed
Revert "Pin [email protected]"
This reverts commit ac3d12b.
1 parent ac3d12b commit d41f995

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/integration_test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1 # v2.16.0
2424
with:
2525
cache: true
26-
# remove version pinning after this error has been resolved
27-
# A constant constructor can't call a non-constant super constructor (PatrolIntegrationTester)
28-
flutter-version: 3.24.4
2926
- uses: gradle/actions/setup-gradle@473878a77f1b98e2b5ac4af93489d1656a80a5ed # v4.2.0
3027
with:
3128
# only update gradle cache from demo_app.yml jobs

0 commit comments

Comments
 (0)