Skip to content

Commit

Permalink
Merge pull request #84 from Idein/fix-ci
Browse files Browse the repository at this point in the history
Fix validate-version-with-tag
  • Loading branch information
ishiy1993 authored Nov 4, 2022
2 parents 0e53a7d + a42f64c commit d6af166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:

validate-version-with-tag:
docker:
- image: python:3-buster
- image: python:3.10-buster
auth: *docker-hub-auth
steps:
- checkout
Expand Down

0 comments on commit d6af166

Please sign in to comment.