Skip to content

Commit a1a0df5

Browse files
committed
downgrading qt to 6.7.1 on linux too
1 parent 08fb9c2 commit a1a0df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defaults:
2020
env:
2121
SOURCE_DIR: ${{ github.workspace }}
2222
#QT_VERSION: 6.5.3
23-
QT_VERSION: 6.7.3
23+
QT_VERSION: 6.7.1
2424
ARTIFACT: "CS3MapEdit-x86_64.AppImage"
2525

2626
jobs:

0 commit comments

Comments
 (0)