mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 23:01:29 +00:00
Remove PHP 8.2 test since it's no longer compatible
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
php: [ 8.2, 8.3, 8.4 ]
|
||||
php: [ 8.3, 8.4 ]
|
||||
|
||||
name: PHP ${{ matrix.php }}
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user