Skip to content

Commit 97e6ddc

Browse files
authored
Replace deprecated macos-12 image with macos-13
1 parent 70be9b1 commit 97e6ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158

159159

160160
test-mac:
161-
runs-on: macos-12
161+
runs-on: macos-13
162162
steps:
163163
- uses: actions/checkout@v4
164164

0 commit comments

Comments
 (0)