mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
downgrade to macos-12 as there are not many macos-13 runner instances availble yet
This commit is contained in:
parent
63351c01da
commit
98d8b010c4
4 changed files with 12 additions and 12 deletions
4
.github/workflows/build_all.yml
vendored
4
.github/workflows/build_all.yml
vendored
|
@ -46,9 +46,9 @@ jobs:
|
|||
include:
|
||||
- os: ubuntu-20.04
|
||||
- os: windows-latest
|
||||
- os: macos-13
|
||||
- os: macos-12
|
||||
arch: x86_64
|
||||
- os: macos-13
|
||||
- os: macos-12
|
||||
arch: arm64
|
||||
uses: ./.github/workflows/build_check_cache.yml
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue