diff options
| author | jf | 2022-04-23 16:29:12 +0200 |
|---|---|---|
| committer | jf | 2022-04-23 16:29:12 +0200 |
| commit | 124f2edf9b17f00957f61f02c6b69bd4ab94790f (patch) | |
| tree | da62597285f35945362947b89cd5d9e21598509d | |
| parent | 423aa76811ad8e63bd0c6b7f98e5b71b44242756 (diff) | |
use debian stable for ci
| -rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f7b6676..a6e524a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | image: debian:testing | 1 | image: debian:stable |
| 2 | 2 | ||
| 3 | stages: | 3 | stages: |
| 4 | - linting | 4 | - linting |
