Skip to content

Commit

Permalink
simplify matrix
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Bozarth <[email protected]>
  • Loading branch information
ajbozarth committed Nov 20, 2024
1 parent db0388b commit 7f0778b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/openssl3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,8 @@ jobs:
- linux/arm64
build:
- name: release
build-args: |
MAKE_DEFINES=-j 18
- name: latest
build-args: |
MAKE_DEFINES=-j 18
LIBOQS_TAG=main
OQSPROVIDER_TAG=main
steps:
Expand All @@ -44,6 +41,7 @@ jobs:
context: openssl3
platforms: ${{ matrix.platform }}
build-args: |
MAKE_DEFINES=-j 18
${{ matrix.build.build-args }}
tags: oqs-ossl3-img

Expand Down

0 comments on commit 7f0778b

Please sign in to comment.