Skip to content

Commit c5a6dda

Browse files
committed
Bump CI runners to ubuntu-24.04
1 parent 52716a7 commit c5a6dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
strategy:
3434
fail-fast: false
3535
matrix:
36-
os: [ubuntu-20.04, ubuntu-22.04]
36+
os: [ubuntu-22.04, ubuntu-24.04]
3737
robotology:
3838
- { yarp: yarp-3.8, cmake: 3.16.x }
3939
- { yarp: yarp-3.9, cmake: 3.16.x }

0 commit comments

Comments
 (0)