File tree 1 file changed +15
-15
lines changed
1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 62
62
- os : windows-2019
63
63
qt-version : ' 6.5.3'
64
64
experimental : false
65
- - os : windows-2019
66
- qt-version : ' 6.6.3'
67
- experimental : false
65
+ # - os: windows-2019
66
+ # qt-version: '6.6.3'
67
+ # experimental: false
68
68
# Qt6 builds of macOS are currently breaking because of the workaround for https://bugreports.qt.io/browse/QTBUG-117225
69
69
# See https://github.com/pbek/QOwnNotes/issues/3018
70
70
- os : macos-latest
@@ -97,18 +97,18 @@ jobs:
97
97
# qt-version: '6.3.0'
98
98
# experimental: true
99
99
# Other 6.2 releases didn't work
100
- - os : windows-2019
101
- qt-version : ' 6.2.4'
102
- experimental : true
103
- - os : windows-2019
104
- qt-version : ' 6.4.3'
105
- experimental : true
106
- - os : windows-2019
107
- qt-version : ' 6.5.3'
108
- experimental : true
109
- - os : windows-2019
110
- qt-version : ' 6.6.3'
111
- experimental : true
100
+ # - os: windows-2019
101
+ # qt-version: '6.2.4'
102
+ # experimental: true
103
+ # - os: windows-2019
104
+ # qt-version: '6.4.3'
105
+ # experimental: true
106
+ # - os: windows-2019
107
+ # qt-version: '6.5.3'
108
+ # experimental: true
109
+ # - os: windows-2019
110
+ # qt-version: '6.6.3'
111
+ # experimental: true
112
112
# Qt6 builds of macOS are currently breaking because of the workaround for https://bugreports.qt.io/browse/QTBUG-117225
113
113
# See https://github.com/pbek/QOwnNotes/issues/3018
114
114
- os : macos-latest
You can’t perform that action at this time.
0 commit comments