Skip to content

Commit 8497a9e

Browse files
committed
ci: Update macOS CI to macos-14
1 parent b2b0d67 commit 8497a9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
jobs:
2424
ci-macos:
2525
name: macOS
26-
runs-on: macos-12
26+
runs-on: macos-14
2727
steps:
2828
- uses: actions/checkout@v4
2929

0 commit comments

Comments
 (0)