Try restoring GL context on Windows.

This commit is contained in:
John Preston
2026-05-27 10:23:11 +04:00
parent 60577b7883
commit 2586b1bbce
+1 -1
View File
@@ -455,7 +455,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout cae4b94d0b3127d40dbe6f3861907ce9df8092fd
git checkout 446f47239df3102a9a24304b5e3a8c9bee5784f7
mac:
git clone https://github.com/desktop-app/qt6_highsierra_patches.git qt6_highsierra
""")