Explorar o código

Upgrade flutter version for CI release

Neeraj Gupta %!s(int64=2) %!d(string=hai) anos
pai
achega
1a4a9c98aa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -26,7 +26,7 @@ jobs:
       - uses: subosito/flutter-action@v2
         with:
           channel: 'stable'
-          flutter-version: '3.7.7'
+          flutter-version: '3.10.6'
 
       # Fetch sub modules
       - run: git submodule update --init --recursive