Signed-off-by: Lucas De Marchi <[email protected]>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a23c324..91cb6a2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 image: fedora:latest
 
 before_script:
-  - dnf install -y ShellCheck python2-docutils python2-sphinx make
+  - dnf install -y ShellCheck python3-docutils python3-sphinx make
 
 check:
     stage: build
-- 
2.17.1

_______________________________________________
dim-tools mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dim-tools

Reply via email to