Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangtian616 committed Oct 28, 2024
1 parent c69dcf6 commit d6b3b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
version: ${{ steps.get_version.outputs.version }}
runs-on: ${{ matrix.os }}
env:
FLUTTER_VERSION: 3.24.x
FLUTTER_VERSION: 3.25.x
steps:
# Checkout branch
- name: Checkout
Expand Down

0 comments on commit d6b3b3c

Please sign in to comment.