mirror of
https://github.com/DarthAffe/StableDiffusion.NET.git
synced 2025-12-12 13:28:35 +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
|
||||
|
||||
windows-sycl:
|
||||
if: ${{ false }}
|
||||
|
||||
runs-on: windows-2022
|
||||
|
||||
defaults:
|
||||
@ -442,6 +444,9 @@ jobs:
|
||||
- osx-cpu
|
||||
|
||||
steps:
|
||||
- name: Print header version
|
||||
run: echo "${{ github.event.inputs.commit }}"
|
||||
|
||||
- name: Checkout
|
||||
id: checkout
|
||||
uses: actions/checkout@v4.2.2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user