Skip to content

Commit

Permalink
Merge pull request #3048 from robotology/ci_ubuntu22_v2
Browse files Browse the repository at this point in the history
CI transition from Ubuntu 20.04 to Ubuntu 22.04
  • Loading branch information
randaz81 authored Nov 21, 2023
2 parents 2aa011c + 06d8ada commit 1abe0a6
Show file tree
Hide file tree
Showing 18 changed files with 463 additions and 382 deletions.
2 changes: 1 addition & 1 deletion .ci/bindings-cache.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ set(CREATE_TCL ON CACHE BOOL "")
set(CREATE_JAVA ON CACHE BOOL "")
set(CREATE_CSHARP ON CACHE BOOL "")
set(CREATE_PERL ON CACHE BOOL "")
set(CREATE_OCTAVE ON CACHE BOOL "")
set(CREATE_OCTAVE OFF CACHE BOOL "")
Loading

0 comments on commit 1abe0a6

Please sign in to comment.