mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
ci: run tests on php 8.1
This commit is contained in:
parent
1b5a01dd77
commit
037c9ed118
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -81,7 +81,7 @@ jobs:
|
||||
- name: Set up PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.0'
|
||||
php-version: '8.1'
|
||||
tools: composer:v2
|
||||
coverage: none
|
||||
extensions: decimal
|
||||
|
Loading…
x
Reference in New Issue
Block a user