We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent affcbf2 commit a491649Copy full SHA for a491649
.circleci/config.yml
@@ -1,7 +1,7 @@
1
jobs:
2
nightly-wagtail-test:
3
docker:
4
- - image: circleci/python:3.8
+ - image: cimg/python:3.13
5
steps:
6
- checkout
7
- run: git clone git@github.com:wagtail/wagtail.git
0 commit comments