changeset 43:eb9a78345ecb

ci/osx: Use the actually supported Ubuntu image I don't like Ubuntu, but for some reason Darling only provides real working .deb images *specifically for* Ubuntu.
author Paper <mrpapersonic@gmail.com>
date Fri, 22 Sep 2023 12:06:49 -0400
parents f6058ee6a737
children 619cbd6e69f9
files .builds/osx.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.builds/osx.yml	Fri Sep 22 12:01:15 2023 -0400
+++ b/.builds/osx.yml	Fri Sep 22 12:06:49 2023 -0400
@@ -1,4 +1,4 @@
-image: debian/bullseye
+image: ubuntu/jammy
 packages:
   - gcc
   - wget