Skip to content

Commit 03b1a0c

Browse files
authored
Merge pull request #1138 from pq-code-package/oqs-0.14.0
CI: Update liboqs to 0.14.0 and aws-lc to 1.56.0
2 parents 9d7c16f + f8c34e6 commit 03b1a0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
needs: [ base ]
6060
uses: ./.github/workflows/integration-awslc.yml
6161
with:
62-
commit: 8568a08d366bcbd5c1279132ccb299c0826799de # v1.54.0
62+
commit: bce1d2cbfd702f3bb6dcbc5ffd2da45bce08adcb # v1.56.0
6363
secrets: inherit
6464
awslc_integration_head:
6565
name: AWS-LC (HEAD)

.github/workflows/integration-liboqs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
packages: 'cmake python3-jinja2 python3-tabulate python3-git python3-pytest valgrind'
3737
- uses: ./.github/actions/setup-oqs
3838
with:
39-
commit: 'b5d3dac4ebdfbbc5de1f6ab9fc6a94c3fd47d13d' # latest from main as of 2025-07-02
39+
commit: '94b421ebb82405c843dba4e9aa521a56ee5a333d' # v0.14.0
4040
- name: Apply patch
4141
run: |
4242
cd $LIBOQS_DIR

0 commit comments

Comments
 (0)