mirror of https://github.com/celery/kombu.git
parent
be057b027a
commit
5218099cb1
|
@ -9,7 +9,6 @@ jobs:
|
|||
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
|
||||
exclude:
|
||||
- python-version: "3.9"
|
||||
reason: "3.9 is currently flaky on GitHub Actions"
|
||||
steps:
|
||||
- name: Install system packages
|
||||
run: sudo apt-get update && sudo apt-get install libcurl4-openssl-dev libssl-dev
|
||||
|
|
Loading…
Reference in New Issue