Skip to content

Commit 54b7460

Browse files
committed
👷 [#5102] Update CI job for upgrade simulations
1 parent 971f6f6 commit 54b7460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ jobs:
472472
docker compose run -e RELEASE=${RELEASE} web \
473473
python src/manage.py migrate
474474
env:
475-
RELEASE: '3.1.0-dev.0'
475+
RELEASE: '3.1.0-alpha.0'
476476
# ensure local image gets used
477477
TAG: ${{ needs.docker_build_setup.outputs.version }}
478478

0 commit comments

Comments
 (0)