fix: stop-gag for macOS Ports failure on macOS 15 (#1582)
This commit is contained in:
committed by
GitHub
parent
054883a6c2
commit
2a7ad6bb1b
@@ -30,7 +30,9 @@ jobs:
|
||||
matrix:
|
||||
os:
|
||||
- macos-13 # amd64
|
||||
- macos-latest # arm64
|
||||
- macos-14 # arm64
|
||||
# macos-latest breaks the action that sets up MacPorts. See
|
||||
# https://github.com/melusina-org/setup-macports/issues/2
|
||||
|
||||
steps:
|
||||
- name: Check out alire-index
|
||||
|
||||
Reference in New Issue
Block a user