Skip to content

Commit 25fa4bc

Browse files
authored
Merge pull request #518 from pq-code-package/fix-slow-liboqs-ci
OQS CI: Fix slowness of valgrind tests (constant-time and memory leak)
2 parents d7addba + 0b4a3a9 commit 25fa4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-liboqs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- uses: ./.github/actions/setup-oqs
4343
with:
4444
# TODO: change to upstream once mldsa-native got merged
45-
commit: 'db1a390218d4d069589116e378c330c505b02ce3'
45+
commit: 'e66470560d396ce32ec8ab0f2c953a7624fd70a8'
4646
repository: 'mkannwischer/liboqs'
4747
- name: Apply patch
4848
run: |

0 commit comments

Comments
 (0)