mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-01-23 12:27:32 +00:00
Update to PHP 8.1
This commit is contained in:
parent
9202b6a044
commit
05055ef918
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
php: [7.4, 7.3, 7.2]
|
||||
php: [8.1]
|
||||
dependency-version: [prefer-lowest, prefer-stable]
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
|
||||
|
|
Loading…
Reference in a new issue