Skip to content

Commit

Permalink
Update WASM Qt to 5.15.8
Browse files Browse the repository at this point in the history
The 5.15.2 branch was removed recently.
  • Loading branch information
lmoureaux authored and jwrober committed Feb 2, 2023
1 parent 158a4e1 commit 34c63e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ jobs:
runs-on: ubuntu-latest
needs: clang-format
env:
QT_VERSION: 5.15.2
QT_VERSION: v5.15.8-lts-lgpl
steps:
- uses: actions/checkout@v3
- name: Cache Qt build
Expand Down

0 comments on commit 34c63e2

Please sign in to comment.