Skip to content

Commit eb466a5

Browse files
committed
Add secp256r1 branch to CI benchmarks
1 parent c7a109d commit eb466a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,7 @@ workflows:
8484
- main
8585
- /^[0-9]+\.[0-9]+$/
8686
# Add your branch here if benchmarking matters to your work
87-
- fix-benchmarking
88-
- w3
87+
- secp256r1-support
8988
- coverage
9089
deploy:
9190
jobs:

0 commit comments

Comments
 (0)