1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

ci: run tests on php 8.1

This commit is contained in:
Sam Mousa 2022-06-14 15:29:46 +02:00
parent 1b5a01dd77
commit 037c9ed118
No known key found for this signature in database
GPG Key ID: A18520F9B4301C9D

View File

@ -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