# HG changeset patch # User Paper # Date 1695398809 14400 # Node ID eb9a78345ecb66e45aabaf2c81e106042e41bb05 # Parent f6058ee6a737e7f68701adce918a175b387d62fc 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. diff -r f6058ee6a737 -r eb9a78345ecb .builds/osx.yml --- 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