Skip to content

Commit 0d7c964

Browse files
ubuntu 24 is not octomap compatible
1 parent a1f3377 commit 0d7c964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all_ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
compiler: [gcc, clang]
3333
build: [Release, Debug]
34-
os: ['ubuntu-latest']
34+
os: ['ubuntu-22.04']
3535
uses: ./.github/workflows/generic_ci.yml
3636
with:
3737
install-name: 'install_linux.sh'

0 commit comments

Comments
 (0)