Skip to content

Commit

Permalink
ci: move GitLab pipeline builds from Debian 11 to Debian 12
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed Sep 4, 2023
1 parent 3423896 commit d0a5039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: debian:11-slim
image: debian:12-slim

variables:
GIT_SUBMODULE_STRATEGY: "recursive"
Expand Down

0 comments on commit d0a5039

Please sign in to comment.