Skip to content

Commit c51ebbd

Browse files
committed
Update to Fedora 43
1 parent f2ccf65 commit c51ebbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-rpm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
if: github.repository_owner == 'drhelius'
1616
strategy:
1717
matrix:
18-
fedora_version: ['42', '41', '40']
18+
fedora_version: ['43', '42', '41']
1919
steps:
2020
- name: Get release version
2121
run: |

0 commit comments

Comments
 (0)