Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amondnet authored Sep 11, 2023
1 parent 1d552dd commit 3f6bbe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
strategy:
fail-fast: false
matrix:
flutter-version: [ '3.10.0', '3.10.5', '3.10.6', 'beta' ]
flutter-version: [ '3.10.0', '3.10.5', '3.10.6', '3.13.3' ]
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 3f6bbe2

Please sign in to comment.