Revert "Exclude Unit 3.9 from CI #2046" (#2054)

This commit is contained in:
Tomer Nosrati 2024-07-09 23:14:41 +03:00 committed by GitHub
parent 4fb7246ed0
commit 183c873519
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@ jobs:
strategy:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
exclude:
- python-version: "3.9"
steps:
- name: Install system packages
run: sudo apt-get update && sudo apt-get install libcurl4-openssl-dev libssl-dev