Skip to content

Commit 5b5130c

Browse files
authored
Merge pull request #151 from chaen/reverse_curl
Reverse curl pin
2 parents 4c04842 + 39f3ba5 commit 5b5130c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
strategy:
156156
fail-fast: false
157157
matrix:
158-
os: [macos-13]
158+
os: [macos-15-intel]
159159
steps:
160160
- uses: actions/checkout@v3
161161
- name: Download installer

construct.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,3 @@ specs:
124124
# Used for setting xrd attributes on local files
125125
# https://github.com/DIRACGrid/DIRAC/pull/8382
126126
- xattr
127-
- curl <8.17

0 commit comments

Comments
 (0)