mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-07 16:15:32 +02:00
update CI image
This commit is contained in:
parent
c16e11fdda
commit
6932902b7b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ stages:
|
||||||
|
|
||||||
run-build:
|
run-build:
|
||||||
stage: build
|
stage: build
|
||||||
image: rust:1.77
|
image: rust:1.79
|
||||||
before_script:
|
before_script:
|
||||||
- rustup component add rustfmt
|
- rustup component add rustfmt
|
||||||
- rustup component add clippy
|
- rustup component add clippy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue