Skip to content

Commit 6061b35

Browse files
committed
Uses new container
1 parent 6a32583 commit 6061b35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ version: 2
22
jobs:
33
test-linux:
44
docker:
5-
- image: jjmerelo/test-perl6
5+
- image: jjmerelo/raku-test-circleci
66
steps:
77
- checkout
88
- run:
9-
name: Test Perl6-Documentable
9+
name: Test Raku Documentable
1010
command: |
1111
zef update
1212
zef install .

0 commit comments

Comments
 (0)