fix checkformat ci stage

This commit is contained in:
Charles Schlosser 2024-12-04 02:45:52 +00:00
parent 41e46ed243
commit 77a073aaa8

View File

@ -1,6 +1,6 @@
checkformat:clangformat:
stage: checkformat
image: ubuntu:23.10
image: ubuntu:latest
only:
- merge_requests
allow_failure: true