Skip to content

Commit 7d4a807

Browse files
committed
amc: build a bottle for macOS 12 Monterey (x86_64 only)
1 parent 54a2b09 commit 7d4a807

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ jobs:
1818
# Remember to re-enable it one day.
1919
#
2020
# - ubuntu-latest
21-
21+
2222
# https://github.com/actions/virtual-environments/#available-environments
23+
- macos-12
2324
- macos-11
2425
- macos-10.15
2526
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)