mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-05-18 15:13:33 +02:00
Test on php 8
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
php: [7.4]
|
||||
php: [7.4, 8.0]
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user