We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c04842 + 39f3ba5 commit 5b5130cCopy full SHA for 5b5130c
.github/workflows/build-and-test.yml
@@ -155,7 +155,7 @@ jobs:
155
strategy:
156
fail-fast: false
157
matrix:
158
- os: [macos-13]
+ os: [macos-15-intel]
159
steps:
160
- uses: actions/checkout@v3
161
- name: Download installer
construct.yaml
@@ -124,4 +124,3 @@ specs:
124
# Used for setting xrd attributes on local files
125
# https://github.com/DIRACGrid/DIRAC/pull/8382
126
- xattr
127
- - curl <8.17
0 commit comments