mirror of
https://github.com/okalachev/flix.git
synced 2026-01-11 13:36:43 +00:00
Disable macos build for now as it takes too long to execute
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -53,6 +53,7 @@ jobs:
|
|||||||
retention-days: 1
|
retention-days: 1
|
||||||
|
|
||||||
build_simulator_macos:
|
build_simulator_macos:
|
||||||
|
if: false # temporarily disable
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user