Skip to content

Commit 2091569

Browse files
committed
change gitlab CI image
1 parent a73b52d commit 2091569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
build-mash:
22
stage: build
3-
image: gcc:latest
3+
image: debian:latest
44
before_script:
55
- apt-get update
66
- apt-get install -y libreadline-dev

0 commit comments

Comments
 (0)