Skip to content

Commit 24c6dcb

Browse files
chore: test new CI image with Python 3.11.9
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 0b5f22d commit 24c6dcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ workflows:
3939

4040
- lumigo-orb/prep-it-resources:
4141
context: common
42+
docker_image: "lumigo/ci-ubuntu2204-node20:26.2.4-testing-add-python3.11.9-to-ci-image"
4243
requires:
4344
- lumigo-orb/is_environment_available
4445

@@ -49,6 +50,7 @@ workflows:
4950

5051
- lumigo-orb/integration-test-parallel:
5152
context: common
53+
docker_image: "lumigo/ci-ubuntu2204-node20:26.2.4-testing-add-python3.11.9-to-ci-image"
5254
run_test_cleanup: false
5355
skip_on_auto_test_update: true
5456
requires:

0 commit comments

Comments
 (0)