Update ubuntu-tests.yml

This commit is contained in:
paul-gauthier 2024-08-05 21:14:41 -03:00 committed by GitHub
parent 3719dde326
commit 6e6ea5da51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
python-version: ["3.9", "3.10", "3.11", "3.12"]
steps:
- name: Check out repository