Skip to content

Commit 1562f1c

Browse files
committed
CI: use pandoc/ubuntu image for tests
1 parent 7c3c26a commit 1562f1c

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
test_filters:
44
description: Test all Lua filters
55
docker:
6-
- image: tarleb/pandoc-ubuntu:latest
6+
- image: pandoc/ubuntu:latest
77
entrypoint: /bin/bash
88
steps:
99
- checkout

0 commit comments

Comments
 (0)