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
cxx-dataflow2 -> cxx-arrow-dataflow
tags/v0.3.11-rc1
Enzo Le Van
GitHub
10 months ago
parent
f79fd079aa
commit
164b3df49f
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
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
@@ -146,7 +146,7 @@ jobs:
fi
- name: "C++ Dataflow2 example"
timeout-minutes: 15
run: cargo run --example cxx-dataflow
2
run: cargo run --example cxx-
arrow-
dataflow
- name: "Cmake example"
if: runner.os == 'Linux'
timeout-minutes: 30
Write
Preview
Loading…
Cancel
Save