From 2c47d4b2635bfd610b2a4438656ff4e3ab8c6e23 Mon Sep 17 00:00:00 2001 From: Alejandro Santiago Date: Wed, 7 Feb 2024 13:16:18 +0000 Subject: [PATCH] chore: remove TODO comment --- .github/workflows/very_good_flame_game.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/very_good_flame_game.yaml b/.github/workflows/very_good_flame_game.yaml index 5579074..5d89667 100644 --- a/.github/workflows/very_good_flame_game.yaml +++ b/.github/workflows/very_good_flame_game.yaml @@ -31,8 +31,6 @@ jobs: flutter-version: # The version of Flutter to use should use the minimum Dart SDK version supported by the package, # refer to https://docs.flutter.dev/development/tools/sdk/releases. - # FIXME(alestiago): Current minimum is 3.13.2 but can't be used, see: - # https://github.com/VeryGoodOpenSource/very_good_flame_game/issues/150 - "3.16.0" - "3.x"