Skip to content

Commit

Permalink
ci: Python 3.11 in Cirrus/FreeBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
Secrus authored Jan 15, 2023
1 parent 4c29f21 commit 4e04830
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ test_task:
- PYTHON: python3.8
- PYTHON: python3.9
- PYTHON: python3.10
- PYTHON: python3.11
install_prereqs_script:
- V=$(printf '%s' $PYTHON | tr -d '.[:alpha:]')
- pkg install -y python${V} py${V}-sqlite3
Expand Down

0 comments on commit 4e04830

Please sign in to comment.