1
0
Fork 0

Update unit-tests.yml

pull/1852/head
Aiqiao Yan 2024-10-15 15:02:06 -04:00 committed by GitHub
parent 19806ac731
commit 4c113affef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
runs-on: [ubuntu-latest, macos-latest, windows-latest]
runs-on: [macos-13, macos-14, macos-15]
fail-fast: false
runs-on: ${{ matrix.runs-on }}