xsimd/plan.fmf
Lukáš Zachar f472d8db49 Drop STI and use tmt instead
- Resolves: rhbz#2383105

[skip changelog]
2025-07-30 11:59:47 +02:00

19 lines
331 B
Text

execute:
how: tmt
discover:
- name: same_repo
how: shell
tests:
- name: pythran-compat
path: /tests/pythran-compat
test: ./runtest.sh
prepare:
- name: Install dependencies
how: install
package:
- dnf
- pythran
- name: Update packages
how: shell
script: dnf upgrade -y