Python 3.9

This commit is contained in:
Nicolas Patry 2024-06-03 09:33:33 +00:00
parent 2eac0951b1
commit 3b082fe5f3

View File

@ -96,7 +96,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: 3.8
python-version: 3.9
- name: Install Rust
uses: actions-rs/toolchain@v1
with: