remove \u2060 from image name

This commit is contained in:
Joel Falknau 2024-08-24 13:42:55 +10:00
parent bbcb94021e
commit 3a5b84d1f9
No known key found for this signature in database

View File

@ -89,7 +89,7 @@ test-3.12-core:
test-3.13-core: test-3.13-core:
<<: *only-default <<: *only-default
image: python:3.13-rc-bookworm image: python:3.13-rc-bookworm
script: script:
- tox -e py313-core - tox -e py313-core
artifacts: artifacts:
@ -139,7 +139,7 @@ test-3.12-all:
test-3.13-all: test-3.13-all:
<<: *only-default <<: *only-default
image: python:3.13-rc-bookworm image: python:3.13-rc-bookworm
script: script:
- tox -e py313-all - tox -e py313-all
artifacts: artifacts: