Skip to content

Commit d352e1d

Browse files
committed
Upgrade XP runners
1 parent 3432601 commit d352e1d

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
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Install dependencies
5353
run: >
54-
curl -sSL https://baltocdn.com/xp-framework/xp-runners/distribution/downloads/e/entrypoint/xp-run-8.6.1.sh > xp-run &&
54+
curl -sSL https://baltocdn.com/xp-framework/xp-runners/distribution/downloads/e/entrypoint/xp-run-8.6.2.sh > xp-run &&
5555
composer install --prefer-dist &&
5656
echo "vendor/autoload.php" > composer.pth &&
5757
echo "vendor/xp-framework/compiler/src/test/php" >> composer.pth

0 commit comments

Comments
 (0)