Skip to content

Commit 896e640

Browse files
committed
manuall install py38
py38-django3: skipped because could not find python interpreter with spec(s): py38 272
1 parent eec6a3d commit 896e640

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: fedora-python/tox-github-action@main
2020
with:
2121
tox_env: ${{ matrix.tox_env }}
22-
dnf_install: python3-rpm /usr/bin/gcc /usr/bin/krb5-config /etc/mime.types
22+
dnf_install: python3.8 python3-rpm /usr/bin/gcc /usr/bin/krb5-config /etc/mime.types
2323
strategy:
2424
matrix:
2525
tox_env: [

0 commit comments

Comments
 (0)