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

This commit is contained in:
2022-09-11 15:11:25 +01:00
parent 9cccb7af89
commit 4d6dde1727

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