Skip to content

Commit 349bba3

Browse files
committed
[CIR] GitHub workflows: move from macOS-13 to 15
1 parent 2a50df8 commit 349bba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-cir-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
build_target: check-clang-cir
3737
projects: clang;mlir
3838
extra_cmake_args: -DCLANG_ENABLE_CIR=ON
39-
os_list: '["ubuntu-24.04", "windows-2022", "macOS-13"]'
39+
os_list: '["ubuntu-24.04", "windows-2022", "macOS-15"]'

0 commit comments

Comments
 (0)