Go back to macos-12 for the AS transition

This commit is contained in:
Joe Rickerby
2024-02-02 17:56:34 +00:00
parent 3bf1908dcb
commit 6c93c131c4
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
build_wheels_macos:
name: Build wheels on macos-11
runs-on: macos-latest
runs-on: macos-11
steps:
- uses: actions/checkout@v4