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
@@ -16,7 +16,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest, macos-12]
steps:
- uses: actions/checkout@v4