Skip to content

Commit 40f9111

Browse files
committed
chore(CI)[sc-97669]: update the QTVERSION to match the actual version used
1 parent b23943e commit 40f9111

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ on:
1111
- v*
1212

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

1617
jobs:
1718
tar-src:

0 commit comments

Comments
 (0)