From 25b5738de2e0f81a319fed850eb8828d7bb0d621 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Mon, 27 Jul 2026 08:28:22 -0500 Subject: [PATCH] fix: switch CI to ubuntu:noble for setup-beam compatibility --- .forgejo/workflows/ci.yml | 4 ++-- vendor/aprs | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index d8d4078..d29ebc6 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: name: Build and test runs-on: ubuntu-latest container: - image: debian:trixie-slim + image: ubuntu:noble services: postgres: image: postgis/postgis:17-3.5 @@ -88,7 +88,7 @@ jobs: name: Dialyzer runs-on: ubuntu-latest container: - image: debian:trixie-slim + image: ubuntu:noble env: MIX_ENV: dev diff --git a/vendor/aprs b/vendor/aprs index 41934da..4d262ab 160000 --- a/vendor/aprs +++ b/vendor/aprs @@ -1 +1 @@ -Subproject commit 41934dad309803794ed61cbe4c663806b4c43b48 +Subproject commit 4d262abc431129af2aec3c9dff97e841529403ff