mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-17 14:46:08 +00:00
try adding php8.2 in test matrix
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
php-version: ['8.1']
|
||||
php-version: ['8.1', '8.2']
|
||||
endroid-version: ["^4"]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user