mirror of
https://github.com/tw93/Mole.git
synced 2026-02-16 12:21:11 +00:00
Automated test update to macos15
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -86,7 +86,7 @@ jobs:
|
|||||||
name: macOS Compatibility
|
name: macOS Compatibility
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-13, macos-14]
|
os: [macos-15, macos-15-xlarge]
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user