We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52716a7 commit c5a6ddaCopy full SHA for c5a6dda
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
strategy:
34
fail-fast: false
35
matrix:
36
- os: [ubuntu-20.04, ubuntu-22.04]
+ os: [ubuntu-22.04, ubuntu-24.04]
37
robotology:
38
- { yarp: yarp-3.8, cmake: 3.16.x }
39
- { yarp: yarp-3.9, cmake: 3.16.x }
0 commit comments