mirror of
https://codeberg.org/icewind/SMB.git
synced 2026-06-03 17:24:07 +02:00
code style
This commit is contained in:
parent
208057e445
commit
dae8dea06c
8 changed files with 15 additions and 15 deletions
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Setup PHP
|
||||
uses: https://github.com/shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.0'
|
||||
php-version: '8.1'
|
||||
extensions: apcu
|
||||
- name: Composer
|
||||
run: composer install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue