Skip to content

Commit

Permalink
Merge pull request #15 from iden3/feature/support-latest-circuits
Browse files Browse the repository at this point in the history
support go-circuits v0.0.41
  • Loading branch information
vmidyllic authored May 11, 2022
2 parents a607283 + fbab832 commit 8a98544
Show file tree
Hide file tree
Showing 14 changed files with 347 additions and 322 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
test:
strategy:
matrix:
containers: [ 1.17.2-bullseye ]
containers: [ 1.18 ]
runs-on: ubuntu-latest
container: golang:${{ matrix.containers }}
steps:
Expand Down
Loading

0 comments on commit 8a98544

Please sign in to comment.