CI: Better Flutter setup

This commit is contained in:
Krille 2023-07-15 18:14:38 +09:00
commit 1f53f5e57c
No known key found for this signature in database
4 changed files with 12 additions and 30 deletions

2
.github/workflows/versions.env vendored Normal file
View file

@ -0,0 +1,2 @@
FLUTTER_VERSION=3.10.6
JAVA_VERSION=17