diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cc8a1370..2c0e7f76 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -89,7 +89,7 @@ test-3.12-core: test-3.13-core: <<: *only-default - image: python:3.13-rc-bookworm⁠ + image: python:3.13-rc-bookworm script: - tox -e py313-core artifacts: @@ -139,7 +139,7 @@ test-3.12-all: test-3.13-all: <<: *only-default - image: python:3.13-rc-bookworm⁠ + image: python:3.13-rc-bookworm script: - tox -e py313-all artifacts: