1
0
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:
Pavel Djundik
2021-04-16 10:11:18 +03:00
parent 904e547fe4
commit 7a7e6b0d67
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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