Skip to content

Commit 8eb458c

Browse files
committed
Merge remote-tracking branch 'origin/renovate/ubuntu-24.x'
2 parents d5cb1a2 + ac25d52 commit 8eb458c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cmake_install.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118

119119
ubuntu_2204_stable:
120120
name: Ubuntu 22.04 stable versions cxx17 (static libs - shared libs)
121-
runs-on: ubuntu-22.04
121+
runs-on: ubuntu-24.04
122122
env:
123123
INSTALL_TEST_DIR: '/home/runner/install_test'
124124
# CMake 3.22 is the apt package version for Ubuntu 22.04
@@ -156,7 +156,7 @@ jobs:
156156

157157
ubuntu_2204_minimum:
158158
name: Ubuntu 22.04 minimum versions cxx14 (static libs - shared libs)
159-
runs-on: ubuntu-22.04
159+
runs-on: ubuntu-24.04
160160
env:
161161
INSTALL_TEST_DIR: '/home/runner/install_test'
162162
# Set to the current minimum version of cmake

0 commit comments

Comments
 (0)