Skip to content

Commit 0bf3e82

Browse files
committed
update macOS to fix CI
1 parent f90f3b0 commit 0bf3e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎./workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
build:
9-
runs-on: macOS-latest
9+
runs-on: macos-12
1010
steps:
1111
- uses: actions/checkout@v2
1212
- name: Resolve

0 commit comments

Comments
 (0)