Skip to content

Commit

Permalink
update on another branch
Browse files Browse the repository at this point in the history
  • Loading branch information
btrautmann committed Sep 10, 2024
1 parent 9d1ed5a commit d844297
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_goldens.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Goldens
on:
push:
branches:
- bt/update-goldens
- bt/3.16.0-update-goldens
workflow_dispatch:
inputs:
branch:
Expand Down Expand Up @@ -46,7 +46,7 @@ jobs:

- uses: subosito/flutter-action@v2
with:
flutter-version: '3.13.0'
flutter-version: '3.16.0'
channel: 'stable'
cache: true

Expand Down

0 comments on commit d844297

Please sign in to comment.