From 48d72aa6e15626df5b6de81509f3278cb1d687df Mon Sep 17 00:00:00 2001 From: Chris Burr Date: Fri, 19 Sep 2025 08:05:30 +0200 Subject: [PATCH 1/2] Add py-spy --- construct.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/construct.yaml b/construct.yaml index 4e9ec5a..51c3602 100644 --- a/construct.yaml +++ b/construct.yaml @@ -120,3 +120,4 @@ specs: - python-xxhash - xrootd >=5.8.0 - ldap3 + - py-spy From 9bdb8694dfa6b26403eeb2324c566e909bc03a22 Mon Sep 17 00:00:00 2001 From: Chris Burr Date: Fri, 19 Sep 2025 08:34:49 +0200 Subject: [PATCH 2/2] Add AlmaLinux 9 to build and test workflow --- .github/workflows/build-and-test.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 74b8fce..06e3fb0 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -130,6 +130,9 @@ jobs: - os: ubuntu-latest docker_image: centos:8 installer: installer-linux-64 + - os: ubuntu-latest + docker_image: almalinux:9 + installer: installer-linux-64 # ARM tests: run only AlmaLinux 9 tests with the linux-aarch64 installer - os: ubuntu-24.04-arm docker_image: almalinux:9