Skip to content

Commit

Permalink
use 3.13 in cirrus
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored Oct 16, 2024
1 parent 3c87571 commit 03d8a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ task:
memory: 7G
matrix:
- image: python:3.9
- image: python:3.12
- image: python:3.13

create_venv_script: |
python -m venv ../venv
Expand Down

0 comments on commit 03d8a7c

Please sign in to comment.