chore(build): added fedora 43 build
All checks were successful
Code check / Check code (push) Successful in 1m15s

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-09-09 10:07:52 +05:00
parent 4356e653b8
commit 1e191bbba3
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ jobs:
strategy:
matrix:
fedora_version: [41, 42, rawhide]
fedora_version: [41, 42, 43, rawhide]
container:
image: fedora:${{ matrix.fedora_version }}

View File

@@ -99,7 +99,7 @@ jobs:
strategy:
matrix:
fedora_version: [41, 42, rawhide]
fedora_version: [41, 42, 43, rawhide]
container:
image: fedora:${{ matrix.fedora_version }}