Skip to content

Commit 6130240

Browse files
committed
CI with macOS 12
1 parent 00b47f1 commit 6130240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "Test macOS"
22
on: [push, pull_request]
33
jobs:
44
test:
5-
runs-on: macOS-10.15
5+
runs-on: macos-12
66
steps:
77
- uses: actions/checkout@v1
88
- name: test install-sdk

0 commit comments

Comments
 (0)