From 32df8722283c6d2f5385870d36db75d514b33a5b Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 9 Sep 2021 00:36:01 -0700 Subject: CI: Switch to debian/stable --- .builds/debian-aarch64.yml | 2 +- .builds/debian.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.builds/debian-aarch64.yml b/.builds/debian-aarch64.yml index 0e67a43..4d8c7b0 100644 --- a/.builds/debian-aarch64.yml +++ b/.builds/debian-aarch64.yml @@ -1,4 +1,4 @@ -image: debian/sid +image: debian/stable packages: - gcc-aarch64-linux-gnu - libc-dev-arm64-cross diff --git a/.builds/debian.yml b/.builds/debian.yml index b719099..e4a4b55 100644 --- a/.builds/debian.yml +++ b/.builds/debian.yml @@ -1,4 +1,4 @@ -image: debian/stretch +image: debian/stable sources: - https://git.sr.ht/~mcf/cproc - git://c9x.me/qbe.git -- cgit v1.2.3