Skip to content

Commit 5d3db51

Browse files
committed
Update macos runner version
1 parent 7f0274e commit 5d3db51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-build-and-pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515
jobs:
1616
macos-build-and-tests:
1717

18-
runs-on: macos-latest
18+
runs-on: macOS-12
1919

2020
steps:
2121
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)