Skip to content

Commit c4ae98b

Browse files
committed
bump workflow python
1 parent be1caca commit c4ae98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cdkactions_build-and-deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uv run python -m coverage run --concurrency=multiprocessing manage.py test --settings=Platform.settings.ci --parallel
3636
uv run python -m coverage combine
3737
container:
38-
image: python:3.10-buster
38+
image: python:3.11-bookworm
3939
env:
4040
DATABASE_URL: postgres://postgres:postgres@postgres:5432/postgres
4141
services:

0 commit comments

Comments
 (0)