Skip to content

Commit 13c349f

Browse files
authored
Bump CI runners to ubuntu-24.04
1 parent 42b3091 commit 13c349f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
fail-fast: false
3838
matrix:
39-
os: [ubuntu-20.04, ubuntu-22.04]
39+
os: [ubuntu-22.04, ubuntu-24.04]
4040
robotology:
4141
- { yarp: yarp-3.8, cmake: 3.16.x }
4242
- { yarp: yarp-3.9, cmake: 3.16.x }

0 commit comments

Comments
 (0)