mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-10 15:18:33 -05:00
chore(ci): lock version of lattice-estimator in workflow
Latest version of lattice-estimator produce overflow errors. We force the checkout to the last working version to avoid a red CI.
This commit is contained in:
committed by
Arthur Meyre
parent
26e5af542f
commit
80468494b2
1
.github/workflows/parameters_check.yml
vendored
1
.github/workflows/parameters_check.yml
vendored
@@ -24,6 +24,7 @@ jobs:
|
||||
with:
|
||||
repository: malb/lattice-estimator
|
||||
path: lattice_estimator
|
||||
ref: '53508253629d3b5d31a2ad110e85dc69391ccb95'
|
||||
|
||||
- name: Install Sage
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user