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 Jan 23, 2024
1 parent a0701af commit 26d9414
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.16.3', '3.16.4', '3.16.5', '3.16.6' ]
flutter-version: [ '3.16.3', '3.16.4', '3.16.5', '3.16.6', '3.16.7', '3.16.8' ]
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 26d9414

Please sign in to comment.