mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-24 08:29:52 -05:00
Actually switch to next gen CircleCI container images
This commit is contained in:
parent
834fbc8f6c
commit
ad13c2d920
@ -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