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 Oct 4, 2023
1 parent 3f6bbe2 commit 7d5846c
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', '3.13.3' ]
flutter-version: [ '3.10.0', '3.10.5', '3.10.6', '3.13.3', '3.13.6' ]
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 7d5846c

Please sign in to comment.