1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-23 04:52:28 +00:00

use rust 1.49 for trybuild ui testing

This commit is contained in:
Dominic 2021-01-01 19:30:49 +01:00
parent 388bf8b49c
commit 3600a115d0
Signed by: msrd0
GPG key ID: DCC8C247452E98F9

View file

@ -58,7 +58,7 @@ test-tarpaulin:
test-trybuild-ui:
stage: test
image: rust:1.48-slim
image: rust:1.49-slim
before_script:
- apt update -y
- apt install -y --no-install-recommends libpq-dev