Skip to content

Commit

Permalink
chore(CI)[sc-97669]: update the QTVERSION to match the actual version…
Browse files Browse the repository at this point in the history
… used
  • Loading branch information
brstrutt committed Jul 3, 2024
1 parent b23943e commit 40f9111
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ on:
- v*

env:
QTVERSION: 5.15.8-lts-lgpl
# 5.15.3 is the version of Qt you get when you install qt5 libraries via `apt install`
QTVERSION: 5.15.3

jobs:
tar-src:
Expand Down

0 comments on commit 40f9111

Please sign in to comment.