mirror of
https://github.com/archtechx/virtualcolumn.git
synced 2025-12-12 23:14:04 +00:00
Update PHP version in ci.yml
This commit is contained in:
parent
2418a9e349
commit
af2b84ec62
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.0'
|
||||
php-version: '8.1'
|
||||
|
||||
- name: Install dependencies
|
||||
run: composer require "laravel/framework:^${{matrix.laravel}}.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue