This commit is contained in:
niuhuan 2022-07-09 15:24:32 +08:00
parent d02510c3cf
commit 7b10874096
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
workflow_dispatch:
env:
go_version: '1.18'
go_version: '1.17'
flutter_channel: 'stable'
GH_TOKEN: ${{ secrets.GH_TOKEN }}