Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
3.16.3
  • Loading branch information
amondnet authored Dec 13, 2023
1 parent 7d5846c commit ff0b42c
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', '3.13.6' ]
flutter-version: [ '3.10.0', '3.10.5', '3.10.6', '3.13.3', '3.13.6', '3.16.3' ]
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit ff0b42c

Please sign in to comment.