We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38850c4 commit 6ce982cCopy full SHA for 6ce982c
.circleci/config.yml
@@ -8,7 +8,7 @@ jobs:
8
CIRCLE_ARTIFACTS: /tmp/circleci-artifacts
9
CIRCLE_TEST_REPORTS: /tmp/circleci-test-results
10
docker:
11
- - image: cimg/base:2024.01
+ - image: cimg/base:2025.09
12
steps:
13
# Machine Setup
14
# If you break your build into multiple jobs with workflows, you will probably want to do the parts of this that are relevant in each
0 commit comments