mirror of
https://github.com/DarthAffe/StableDiffusion.NET.git
synced 2025-12-12 21:38:45 +00:00
Update backends.yml
This commit is contained in:
parent
a5c75a483a
commit
7b48dc593f
5
.github/workflows/backends.yml
vendored
5
.github/workflows/backends.yml
vendored
@ -112,6 +112,8 @@ jobs:
|
|||||||
path: .\build\bin\Release\stable-diffusion.dll
|
path: .\build\bin\Release\stable-diffusion.dll
|
||||||
|
|
||||||
windows-sycl:
|
windows-sycl:
|
||||||
|
if: ${{ false }}
|
||||||
|
|
||||||
runs-on: windows-2022
|
runs-on: windows-2022
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
@ -442,6 +444,9 @@ jobs:
|
|||||||
- osx-cpu
|
- osx-cpu
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Print header version
|
||||||
|
run: echo "${{ github.event.inputs.commit }}"
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
id: checkout
|
id: checkout
|
||||||
uses: actions/checkout@v4.2.2
|
uses: actions/checkout@v4.2.2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user