Skip to content

Commit 6fabbe5

Browse files
committed
Update info about the OS Packit runs on
Signed-off-by: Nikola Forró <nforro@redhat.com>
1 parent be8c2da commit 6fabbe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/configuration/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ only one of these options.
667667
(*dict*) Macros to be explicitly defined or undefined at spec file parse time.
668668
To undefine a macro, set its value to `null`.
669669
This can be useful for instance when the spec file is OS-specific and Packit runs on a different OS
670-
(Packit Service currently runs on CentOS Stream 9).
670+
(Packit Service currently runs on Fedora 41).
671671

672672
For example, `%cargo_prep` macro used in Rust packages accepts `-V` option on EL but not on Fedora.
673673
To make sure Packit is able to parse a spec file that uses `%cargo_prep -V` on both OSes,

0 commit comments

Comments
 (0)