Skip to content

Commit 546d9af

Browse files
committed
Use ubuntu GitHub worker for cmake compat check
1 parent 7ae6c32 commit 546d9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# - 3.2.3
4242
# - 3.1.3
4343
# - 3.0.2
44-
runs-on: macos-12
44+
runs-on: ubuntu-24.04
4545
steps:
4646
- uses: actions/checkout@v4
4747

0 commit comments

Comments
 (0)