We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eda5e61 commit 9e07effCopy full SHA for 9e07eff
.github/workflows/c-cpp.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Ubuntu CI QT5
14
strategy:
15
matrix:
16
- os: [ubuntu-20.04, ubuntu-22.04, ubuntu-24.04]
+ os: [ubuntu-22.04, ubuntu-24.04]
17
18
runs-on: ${{ matrix.os }}
19
0 commit comments