Skip to content

Commit f81c1d2

Browse files
committed
chore(ci): fix macos conan cache
1 parent 5d0fd59 commit f81c1d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
build_type: [ Release ]
19-
os: [macos-13, macos-14, macos-15]
19+
os: [macos-latest]
2020
compiler:
2121
- cc: cc
2222
cxx: c++

0 commit comments

Comments
 (0)