We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d7c16f + f8c34e6 commit 03b1a0cCopy full SHA for 03b1a0c
.github/workflows/all.yml
@@ -59,7 +59,7 @@ jobs:
59
needs: [ base ]
60
uses: ./.github/workflows/integration-awslc.yml
61
with:
62
- commit: 8568a08d366bcbd5c1279132ccb299c0826799de # v1.54.0
+ commit: bce1d2cbfd702f3bb6dcbc5ffd2da45bce08adcb # v1.56.0
63
secrets: inherit
64
awslc_integration_head:
65
name: AWS-LC (HEAD)
.github/workflows/integration-liboqs.yml
@@ -36,7 +36,7 @@ jobs:
36
packages: 'cmake python3-jinja2 python3-tabulate python3-git python3-pytest valgrind'
37
- uses: ./.github/actions/setup-oqs
38
39
- commit: 'b5d3dac4ebdfbbc5de1f6ab9fc6a94c3fd47d13d' # latest from main as of 2025-07-02
+ commit: '94b421ebb82405c843dba4e9aa521a56ee5a333d' # v0.14.0
40
- name: Apply patch
41
run: |
42
cd $LIBOQS_DIR
0 commit comments