Skip to content

Commit

Permalink
ci: pin EigenDA version used (#163)
Browse files Browse the repository at this point in the history
Related to #164

Commit `344a052a5bcfb042fb313129060b42d3a263c223` in EigenDA breaks our
example. For now, we're just pinning it to a previous commit.
  • Loading branch information
MegaRedHand authored Jan 8, 2025
1 parent bf9ca4d commit 5b275ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ jobs:
with:
repository: Layr-Labs/eigenda
path: eigenda/
ref: a294978e346fe9d7ede0f1a57012c36f64f1212a

- name: Download SRS points
run: |
Expand Down

0 comments on commit 5b275ca

Please sign in to comment.