mirror of
https://github.com/LSPosed/LSPlant.git
synced 2025-05-04 20:42:02 +08:00
Update build.yml
This commit is contained in:
parent
a0389a2429
commit
c5b2c550d3
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ ubuntu-latest, windows-latest, macOS-latest ]
|
||||
os: [ ubuntu-latest, windows-latest, macos-13 ]
|
||||
|
||||
steps:
|
||||
- name: Check out
|
||||
@ -55,7 +55,7 @@ jobs:
|
||||
test:
|
||||
needs: build
|
||||
name: Test on API ${{ matrix.api-level }} ${{ matrix.arch }}
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-13
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
Loading…
x
Reference in New Issue
Block a user