mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update macos test vm to macOS-14
This commit is contained in:
parent
a0bf20bcee
commit
012864ceb1
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
|||||||
extra-index-url: 'https://download.pytorch.org/whl/cpu'
|
extra-index-url: 'https://download.pytorch.org/whl/cpu'
|
||||||
github-env: $GITHUB_ENV
|
github-env: $GITHUB_ENV
|
||||||
- platform: macos-default
|
- platform: macos-default
|
||||||
os: macOS-12
|
os: macOS-14
|
||||||
github-env: $GITHUB_ENV
|
github-env: $GITHUB_ENV
|
||||||
- platform: windows-cpu
|
- platform: windows-cpu
|
||||||
os: windows-2022
|
os: windows-2022
|
||||||
|
Loading…
Reference in New Issue
Block a user