Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit f51ac83

Browse files
committed
chore: Only build for F40
1 parent 45ecfc7 commit f51ac83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
fedora_version:
28-
- 39
28+
# - 39
2929
- 40
3030
steps:
3131
- name: Checkout Push to Registry action

0 commit comments

Comments
 (0)