Skip to content

Commit e812ebf

Browse files
authored
Fix pypi release image (#399)
Co-authored-by: Gunnar Atli Thoroddsen <Error: gh: Not Found (HTTP 404)gh: This API operation needs the user scope. To request it, run: gh auth refresh -h github.com -s user>
1 parent 5429ef7 commit e812ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
pypi_publish:
7878
docker:
79-
- image: cimg/python:3.7-buster
79+
- image: cimg/python:3.7
8080
steps:
8181
- checkout # checkout source code to working directory
8282
- run:

0 commit comments

Comments
 (0)