We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c5637 commit 7156a97Copy full SHA for 7156a97
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
- '2.7'
16
- '2.8'
17
- '2.10'
18
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
19
env:
20
CMAKE_LDOC_FIND_REQUIRED: 'YES'
21
steps:
0 commit comments