mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-02-18 23:48:29 +00:00
Re-enable Windows CI
This commit is contained in:
parent
5a55483698
commit
b8140ad4e6
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-14]
|
os: [windows-latest, macos-14]
|
||||||
steps:
|
steps:
|
||||||
- name: Check out
|
- name: Check out
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user