Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into release-ferveo-py
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/maturin.yml
#	Cargo.lock
  • Loading branch information
piotr-roslaniec committed May 4, 2023
2 parents cf43433 + aacdf04 commit b2cc5a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maturin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# aarch64,
# armv7,
# s390x,
# ppc64le
# ppc64le
python-version: ${{ env.python-versions }}
steps:
- uses: actions/checkout@v3
Expand Down
1 change: 0 additions & 1 deletion ferveo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ test-common = []
[[example]]
name = "bench_primitives_size"
path = "examples/bench_primitives_size.rs"

#[[bench]]
#name = "pvdkg"
#path = "benches/benchmarks/pvdkg.rs"
Expand Down

0 comments on commit b2cc5a8

Please sign in to comment.