Run CI on Apple silicon

This commit is contained in:
LoveSy 2024-05-23 16:35:48 +08:00 committed by GitHub
parent 94e6e6236b
commit 386200f0c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ ubuntu-latest, windows-latest, macos-13 ]
os: [ ubuntu-latest, windows-latest, macos-14 ]
steps:
- name: Check out