This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
dora-rs
/
dora
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
124
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Exclude `dora-dav1d` in `msrv` test job
pull/1094/head
Philipp Oppermann
5 months ago
parent
b876d3037a
commit
c9de6878b5
Failed to extract signature
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/ci.yml
+ 1
- 1
.github/workflows/ci.yml
View File
@@ -554,4 +554,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: taiki-e/install-action@cargo-hack
- run: cargo hack check --all-targets --rust-version --workspace --ignore-private --locked --exclude dora-rav1e
- run: cargo hack check --all-targets --rust-version --workspace --ignore-private --locked --exclude dora-rav1e
--exclude dora-dav1d
Write
Preview
Loading…
Cancel
Save