Skip to content

Commit

Permalink
Fix Android release
Browse files Browse the repository at this point in the history
  • Loading branch information
ntadej committed Jun 25, 2024
1 parent 7798b7f commit d33dcdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
needs: build
strategy:
matrix:
qt_version: [6.5.3, 6.6.3]
qt_version: [6.5.3, 6.6.3, 6.7.2]

steps:
- name: Download artifacts for x86
Expand Down

0 comments on commit d33dcdb

Please sign in to comment.