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: checkformat:clangformat:
stage: checkformat stage: checkformat
image: ubuntu:23.10 image: ubuntu:latest
only: only:
- merge_requests - merge_requests
allow_failure: true allow_failure: true