Yeah no i'll fix the compiler this is getting annoying
This commit is contained in:
parent
9cccb7af89
commit
4d6dde1727
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user