Skip to content

Commit ab12e18

Browse files
ibuclawdlang-bot
authored andcommitted
circleci: Migrate to circleci convenience images
1 parent f89b97e commit ab12e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
working_directory: ~/dlang.org
55
docker:
6-
- image: cimg/base:2022.10-20.04
6+
- image: cimg/base:current-20.04
77
parallelism: 1
88
steps:
99
- checkout

0 commit comments

Comments
 (0)