Yeah no i'll fix the compiler this is getting annoying
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/pr/woodpecker Pipeline failed Details

This commit is contained in:
Midou36O 2022-09-11 15:11:25 +01:00
parent 9cccb7af89
commit 4d6dde1727
Signed by: midou
GPG Key ID: 08063D5407090BC2
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ pipeline:
build:
when:
event: [push, pull_request]
image: rust:latest
image: ghcr.io/13hannes11/gtk4-rs-docker:latest
commands:
- cargo update
- cargo build