mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-01-05 05:52:56 +00:00
Compare commits
2 Commits
v0.2.0-rc.
...
v0.2.0-rc.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a1198d6380 | ||
|
|
c2430fc794 |
3
.github/workflows/CI.yml
vendored
3
.github/workflows/CI.yml
vendored
@@ -18,6 +18,7 @@ on:
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: write
|
||||
packages: write
|
||||
|
||||
env:
|
||||
GHCR_REPO: ghcr.io/tuna2134/sbv2-api
|
||||
@@ -141,7 +142,7 @@ jobs:
|
||||
- platform: amd64
|
||||
runner: ubuntu-latest
|
||||
- platform: arm64
|
||||
runner: ubuntu-24.04-arm64
|
||||
runner: ubuntu-24.04-arm
|
||||
tag: [cpu, cuda]
|
||||
steps:
|
||||
- name: Prepare
|
||||
|
||||
Reference in New Issue
Block a user