Skip to content

Commit

Permalink
Merge pull request #139 from lebarsfa/master
Browse files Browse the repository at this point in the history
macOS Monterey EOL
  • Loading branch information
lebarsfa authored Dec 10, 2024
2 parents 5ca7b32 + 1cb6c1d commit 6a76524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unixmatrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# Current workaround is to use Intel app with Rosetta...
#
#- { os: macos-14, shell: bash, arch: arm64, bitness: 64, runtime: sonoma, desc: 'macOS Sonoma arm64' }
- { os: macos-12, shell: bash, arch: x86_64, bitness: 64, runtime: monterey, desc: 'macOS Monterey x86_64' }
- { os: macos-13, shell: bash, arch: x86_64, bitness: 64, runtime: ventura, desc: 'macOS Ventura x86_64' }
name: ${{ matrix.cfg.desc }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6a76524

Please sign in to comment.