mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 00:01:21 +00:00
Enable testing with PHP 8.1
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: '8.0'
|
||||
php-version: '8.1'
|
||||
extensions: gd, intl, memcached, sodium
|
||||
composer: v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user