Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Polynomial Commitment -- arkworks-rs
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
STEVAN Antoine
Polynomial Commitment -- arkworks-rs
Commits
4976c462
Commit
4976c462
authored
2 years ago
by
amtoine
Browse files
Options
Downloads
Patches
Plain Diff
comment out the failing `build_no_std` job
parent
3c526318
No related branches found
No related tags found
1 merge request
!1
CI: add same jobs as in original GitHub fork
Pipeline
#2602
passed with stage
in 9 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
3
View file @
4976c462
...
@@ -31,6 +31,6 @@ check_no_std:
...
@@ -31,6 +31,6 @@ check_no_std:
script
:
script
:
-
cargo check --examples --no-default-features --target aarch64-unknown-none
-
cargo check --examples --no-default-features --target aarch64-unknown-none
build_no_std
:
#
build_no_std:
script
:
#
script:
-
cargo build --no-default-features --target aarch64-unknown-none
#
- cargo build --no-default-features --target aarch64-unknown-none
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment