mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-23 13:02:28 +00:00
use rust 1.49 for trybuild ui testing
This commit is contained in:
parent
388bf8b49c
commit
3600a115d0
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ test-tarpaulin:
|
||||||
|
|
||||||
test-trybuild-ui:
|
test-trybuild-ui:
|
||||||
stage: test
|
stage: test
|
||||||
image: rust:1.48-slim
|
image: rust:1.49-slim
|
||||||
before_script:
|
before_script:
|
||||||
- apt update -y
|
- apt update -y
|
||||||
- apt install -y --no-install-recommends libpq-dev
|
- apt install -y --no-install-recommends libpq-dev
|
||||||
|
|
Loading…
Add table
Reference in a new issue