Skip to content

Commit fa3815f

Browse files
committed
chore: Try updating to macos-15 since macos-14 is not getting provisioned
1 parent 6e19a5e commit fa3815f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
matrix:
2929
include:
30-
- os: macos-14.0
30+
- os: macos-15.0
3131
- os: windows-2025
3232
features: cmake-build,libz-static,curl-static
3333
rdkafka-sys-features: cmake-build,libz-static,curl-static

0 commit comments

Comments
 (0)