remove unit tests on 8.4 (for now)

pull/606/head
lubiana 5 months ago
parent 2d36b79f32
commit 6c365a00e9
No known key found for this signature in database

@ -7,7 +7,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
php: [7.4, 8.0, 8.1, 8.2, 8.3, 8.4] php: [7.4, 8.0, 8.1, 8.2, 8.3]
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository

Loading…
Cancel
Save