mirror of
https://github.com/LSPosed/LSPlant.git
synced 2025-05-04 20:42:02 +08:00
Run CI on Apple silicon
This commit is contained in:
parent
94e6e6236b
commit
386200f0c9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user