Skip to content

Commit

Permalink
Update cmake-multi-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelballantyne authored Jan 3, 2025
1 parent e838329 commit 13808a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ jobs:
with:
# Pinning the aqt version is optional; you can remove or adjust as needed
# aqtversion: '==3.1.*'
version: '6.8.1'
version: '6.5.3'
# For Qt6, we typically specify modules instead of archives
modules: 'QtSerialPort'
modules: 'qtserialport'

- name: Configure CMake
run: >
Expand Down

0 comments on commit 13808a0

Please sign in to comment.