Skip to content

Commit 7d46b55

Browse files
authored
Merge pull request #147 from DIRACGrid/add-py-spy
Add py-spy
2 parents 50c7b56 + 8ffd128 commit 7d46b55

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/build-and-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@ jobs:
130130
- os: ubuntu-latest
131131
docker_image: centos:8
132132
installer: installer-linux-64
133+
- os: ubuntu-latest
134+
docker_image: almalinux:9
135+
installer: installer-linux-64
133136
# ARM tests: run only AlmaLinux 9 tests with the linux-aarch64 installer
134137
- os: ubuntu-24.04-arm
135138
docker_image: almalinux:9

construct.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ specs:
120120
- python-xxhash
121121
- xrootd >=5.8.0
122122
- ldap3
123+
- py-spy
123124
# Used for setting xrd attributes on local files
124125
# https://github.com/DIRACGrid/DIRAC/pull/8382
125126
- xattr

0 commit comments

Comments
 (0)