mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix os matrix
This commit is contained in:
parent
b55dcf5943
commit
8127f0691e
2
.github/workflows/test-invoke-conda.yml
vendored
2
.github/workflows/test-invoke-conda.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- os: ubuntu-latest
|
||||
environment-file: environment.yml
|
||||
default-shell: bash -l {0}
|
||||
- os: macos-latest
|
||||
- os: macOS-12
|
||||
environment-file: environment-mac.yml
|
||||
default-shell: bash -l {0}
|
||||
- stable-diffusion-model: https://huggingface.co/CompVis/stable-diffusion-v-1-4-original/resolve/main/sd-v1-4.ckpt
|
||||
|
Loading…
Reference in New Issue
Block a user