Skip to content

Commit

Permalink
ci: bump gitlab python version to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Jul 7, 2023
1 parent 47b7c7c commit e3ae72e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ stages:
- integration

variables:
PYTHON_VERSION: "3.9"
PYTHON_VERSION: "3.10"

default:
image: python:$PYTHON_VERSION
Expand Down

0 comments on commit e3ae72e

Please sign in to comment.