CI: Run the tests via EPEL
This commit is contained in:
parent
f03b852dec
commit
990b7de395
@ -35,6 +35,8 @@
|
|||||||
dir: python/marshalparser
|
dir: python/marshalparser
|
||||||
run: VERSION=3.9 SAMPLE=10 test_marshalparser_compatibility.sh
|
run: VERSION=3.9 SAMPLE=10 test_marshalparser_compatibility.sh
|
||||||
required_packages:
|
required_packages:
|
||||||
|
- 'https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm'
|
||||||
|
- 'https://dl.fedoraproject.org/pub/epel/epel-next-release-latest-9.noarch.rpm'
|
||||||
- gcc # for extension building in venv and selftest
|
- gcc # for extension building in venv and selftest
|
||||||
- gdb # for test_gdb
|
- gdb # for test_gdb
|
||||||
- python3.9 # the test subject
|
- python3.9 # the test subject
|
||||||
|
Loading…
Reference in New Issue
Block a user