Skip to content

Commit

Permalink
chore: setup for almalinux in GH WF x 11
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov committed Oct 30, 2024
1 parent 496f6bf commit f03631c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install dependencies for Python
run: |
dnf install -y dnf-plugins-core
dnf install -y gcc openssl-devel bzip2-devel libffi-devel zlib-devel make
dnf install -y gcc openssl openssl-devel bzip2-devel libffi-devel zlib-devel make wget curl-minimal
dnf install -y git
- name: Set up Python 3.10
Expand Down

0 comments on commit f03631c

Please sign in to comment.