Skip to content

Commit 17e5328

Browse files
Delete unused code
1 parent 9e29229 commit 17e5328

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,6 @@ jobs:
3737
steps:
3838
- uses: actions/checkout@v4
3939

40-
#- name: Switch to PHP ${{ env.PHP_VERSION }}
41-
#run: |
42-
#sudo update-alternatives --set php /usr/bin/php$PHP_VERSION
43-
#sudo update-alternatives --set phar /usr/bin/phar$PHP_VERSION
44-
#sudo update-alternatives --set phar.phar /usr/bin/phar.phar$PHP_VERSION
45-
#sudo update-alternatives --set phpize /usr/bin/phpize$PHP_VERSION
46-
#sudo update-alternatives --set php-config /usr/bin/php-config$PHP_VERSION
47-
4840
- name: Setup PHP
4941
uses: shivammathur/setup-php@v2
5042
with:

0 commit comments

Comments
 (0)