feat: use ubuntu for the ci
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled

This commit is contained in:
Gabriele Musco 2024-09-05 22:45:01 +02:00
parent 67172df567
commit f04723c1c4

View file

@ -1,4 +1,4 @@
image: "debian:unstable"
image: "ubuntu:24.04"
stages:
- check