Skip to content

Commit c88553a

Browse files
ci: Update to macOS runners from macos-11 to macos-14
macOS 11 runners have been deprecated! Need this for CI to pass.
1 parent 499e902 commit c88553a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
ci-macos:
5151
name: CI-macOS
52-
runs-on: macos-11
52+
runs-on: macos-14
5353

5454
strategy:
5555
matrix:

0 commit comments

Comments
 (0)