1
0
mirror of https://github.com/xPaw/PHP-Source-Query.git synced 2026-05-18 15:13:33 +02:00
This commit is contained in:
Pavel Djundik
2021-04-16 10:29:21 +03:00
parent 890d98da92
commit 3bfc073211
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php: [7.4, 8.0]
php: ['7.4', '8.0']
steps:
- uses: actions/checkout@v1
- name: Install dependencies