Skip to content

Commit

Permalink
chore(CI): update LE commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bencrts committed Aug 13, 2024
1 parent 401cfc5 commit cece850
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/parameters_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
params-curves-security-check:
runs-on: ubuntu-latest
runs-on: large_ubuntu_16
steps:
- name: Checkout tfhe-rs
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
Expand All @@ -24,7 +24,7 @@ jobs:
with:
repository: malb/lattice-estimator
path: lattice_estimator
ref: '53508253629d3b5d31a2ad110e85dc69391ccb95'
ref: 'e80ec6bbbba212428b0e92d0467c18629cf9ed67'

- name: Install Sage
run: |
Expand Down

0 comments on commit cece850

Please sign in to comment.