Skip to content

Commit f8cd800

Browse files
committed
Download XP runners from GitHub
1 parent 3faf79b commit f8cd800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Install dependencies
5151
run: >
52-
curl -sSL https://baltocdn.com/xp-framework/xp-runners/distribution/downloads/e/entrypoint/xp-run-9.1.0.sh > xp-run &&
52+
curl -sSL https://github.com/xp-runners/reference/releases/download/v9.2.0/xp-run-9.2.0.sh > xp-run &&
5353
composer install --prefer-dist &&
5454
echo "vendor/autoload.php" > composer.pth
5555

0 commit comments

Comments
 (0)