We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949c26f commit b856ad7Copy full SHA for b856ad7
.github/workflows/ecs.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: [ ubuntu-latest ]
16
- php: [ "7.3", "7.4", "8.0", "8.1", "8.2", "8.3", "8.4" ]
+ php: [ "8.0", "8.1", "8.2", "8.3", "8.4" ]
17
18
steps:
19
- name: Checkout
0 commit comments