Skip to content

Commit

Permalink
Merge branch 'QT6WIP' of github.com:collin80/SavvyCAN into QT6WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
collin80 committed Dec 11, 2024
2 parents ab5bb7c + 0713a22 commit 1e2f17c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Prepare Qt Libraries
uses: jurplel/install-qt-action@v3
with:
version: '6.5.0'
version: '6.8.1'
modules: 'qtserialbus qtserialport'

- name: Clone
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Prepare Qt Libraries
uses: jurplel/install-qt-action@v3
with:
version: '6.5.0'
version: '6.8.1'
modules: 'qtserialbus qtserialport'

- name: Clone
Expand Down

0 comments on commit 1e2f17c

Please sign in to comment.