Skip to content

Commit

Permalink
Disable circom/snarkjs deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
sangaline committed Feb 26, 2024
1 parent 3563fcc commit 69afe2b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,10 @@ jobs:
strategy:
matrix:
include:
- image: "circom"
github_repository: "iden3/circom"
- image: "circomspect"
github_repository: "trailofbits/circomspect"
- image: "nargo"
github_repository: "noir-lang/noir"
- image: "snarkjs"
github_repository: "iden3/snarkjs"
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 69afe2b

Please sign in to comment.