mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-13 09:26:37 -04:00
Actually switch to next gen CircleCI container images
This commit is contained in:
parent
74ae4b01aa
commit
db7310b4df
@ -9,7 +9,7 @@ workflows:
|
||||
jobs:
|
||||
test-cli:
|
||||
docker:
|
||||
- image: cimg/python:3.9-bullseye
|
||||
- image: cimg/python:3.9
|
||||
|
||||
working_directory: ~/repo
|
||||
|
||||
@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
test-gui:
|
||||
docker:
|
||||
- image: circleci/python:3.9-bullseye
|
||||
- image: cimg/python:3.9
|
||||
|
||||
working_directory: ~/repo
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user