mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-13 09:26:37 -04:00
Try bullseye image instead of buster
This commit is contained in:
parent
1c78fed752
commit
d327db58e4
@ -9,7 +9,7 @@ workflows:
|
||||
jobs:
|
||||
test-cli:
|
||||
docker:
|
||||
- image: circleci/python:3.9-buster
|
||||
- image: circleci/python:3.9-bullseye
|
||||
|
||||
working_directory: ~/repo
|
||||
|
||||
@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
test-gui:
|
||||
docker:
|
||||
- image: circleci/python:3.9-buster
|
||||
- image: circleci/python:3.9-bullseye
|
||||
|
||||
working_directory: ~/repo
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user