Skip to content

Commit

Permalink
Upgrade XP runners
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Nov 20, 2023
1 parent 540ec33 commit 1efa410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Install dependencies
run: >
curl -sSL https://baltocdn.com/xp-framework/xp-runners/distribution/downloads/e/entrypoint/xp-run-8.6.2.sh > xp-run &&
curl -sSL https://baltocdn.com/xp-framework/xp-runners/distribution/downloads/e/entrypoint/xp-run-8.8.0.sh > xp-run &&
sh .github/workflows/composer.sh
- name: Run test suite
Expand Down

0 comments on commit 1efa410

Please sign in to comment.