Skip to content

Commit f36a875

Browse files
metsmamrts
authored andcommitted
Update OpenSSL to 3.5.7
WE2-1259 Signed-off-by: Raul Metsma <raul@metsma.ee>
1 parent 98fa435 commit f36a875

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/cmake-linux-fedora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
container: fedora:${{ matrix.container }}
1515
strategy:
1616
matrix:
17-
container: [42, 43, 44]
17+
container: [43, 44]
1818

1919
steps:
2020
- name: Install Deps

.github/workflows/cmake-linux-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
container: ubuntu:${{matrix.container}}
1818
strategy:
1919
matrix:
20-
container: ['22.04', '24.04', '25.10', '26.04']
20+
container: ['22.04', '24.04', '26.04']
2121
arch: ['amd64', 'arm64']
2222

2323
steps:

lib/libelectronic-id

0 commit comments

Comments
 (0)