Skip to content

Commit b387443

Browse files
authored
Upgrade to MacOS 12 (#7)
1 parent 6115178 commit b387443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
os: [macos-11, macos-10.15]
12+
os: [macos-11, macos-12]
1313
runs-on: ${{ matrix.os }}
1414
steps:
1515
- name: Set up Homebrew

0 commit comments

Comments
 (0)