Skip to content

Commit

Permalink
Update CI toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
normalllll committed Aug 15, 2024
1 parent aa85e4d commit e0ba87e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
- 'v*'

env:
FLUTTER_VERSION: '3.22.2'
RUST_VERSION: '1.79.0'
FLUTTER_VERSION: '3.24.0'
RUST_VERSION: '1.80.0'

jobs:
build-and-release:
Expand Down

0 comments on commit e0ba87e

Please sign in to comment.