update ci

This commit is contained in:
felinae98 2021-12-06 16:31:43 +08:00
parent cb7dc3450f
commit 2ce1263c41
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -126,7 +126,7 @@ jobs:
- "dist"
publish-pypi:
docker:
- image: cimg/python3.9
- image: cimg/python:3.9
steps:
- checkout
- attach_workspace:
@ -137,7 +137,7 @@ jobs:
publish-github-release:
docker:
- image: circleci/golang:1.8
- image: circleci/golang:1.17
steps:
- attach_workspace:
at: ./dist