We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06281f8 commit 9dfe3b5Copy full SHA for 9dfe3b5
1 file changed
.github/workflows/ci.yaml
@@ -41,17 +41,17 @@ jobs:
41
- php: '7.3'
42
operating-system: ubuntu-22.04
43
- php: '7.2'
44
- operating-system: ubuntu-20.04
+ operating-system: ubuntu-22.04
45
- php: '7.1'
46
47
- php: '7.0'
48
49
- php: '5.6'
50
51
- php: '5.5'
52
53
- php: '5.4'
54
55
steps:
56
- name: checkout code
57
uses: actions/checkout@v3
0 commit comments