Skip to content

Commit f2e7931

Browse files
committed
use my fork of boost-ci
1 parent c256497 commit f2e7931

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
- name: Fetch Boost.CI
155155
uses: actions/checkout@v4
156156
with:
157-
repository: boostorg/boost-ci
157+
repository: jll63/boost-ci
158158
ref: master
159159
path: boost-ci-cloned
160160

@@ -286,7 +286,7 @@ jobs:
286286
- name: Fetch Boost.CI
287287
uses: actions/checkout@v4
288288
with:
289-
repository: boostorg/boost-ci
289+
repository: jll63/boost-ci
290290
ref: master
291291
path: boost-ci-cloned
292292
- name: Get CI scripts folder
@@ -358,7 +358,7 @@ jobs:
358358
- name: Fetch Boost.CI
359359
uses: actions/checkout@v4
360360
with:
361-
repository: boostorg/boost-ci
361+
repository: jll63/boost-ci
362362
ref: master
363363
path: boost-ci-cloned
364364
- name: Get CI scripts folder
@@ -412,7 +412,7 @@ jobs:
412412
- name: Fetch Boost.CI
413413
uses: actions/checkout@v4
414414
with:
415-
repository: boostorg/boost-ci
415+
repository: jll63/boost-ci
416416
ref: master
417417
path: boost-ci-cloned
418418

0 commit comments

Comments
 (0)