Skip to content

Commit 9b74d2c

Browse files
authored
Merge pull request #129 from alienc0der/develop
cicd: upgrade Flutter to `3.24.3`
2 parents 25993f6 + 67a9d57 commit 9b74d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/syrius_builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
workflow_dispatch:
1010

1111
env:
12-
FLUTTER_VERSION: "3.19.x"
12+
FLUTTER_VERSION: "3.24.3"
1313

1414
jobs:
1515
build-macos:

0 commit comments

Comments
 (0)