We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6b6bf commit 6a583f8Copy full SHA for 6a583f8
1 file changed
.github/workflows/CI-unixish.yml
@@ -86,8 +86,6 @@ jobs:
86
os: [macos-13, macos-14]
87
include:
88
- use_qt6: On
89
- - os: ubuntu-20.04
90
- use_qt6: Off
91
fail-fast: false # Prefer quick result
92
93
runs-on: ${{ matrix.os }}
0 commit comments