Skip to content

Commit 2ac3b01

Browse files
committed
Fixing typo
1 parent 03b2234 commit 2ac3b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/devel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313
strategy:
1414
matrix:
15-
php-version: [7.4"]
15+
php-version: [7.4]
1616
os: ['ubuntu-latest']
1717
include:
1818
- os: 'ubuntu-latest'

0 commit comments

Comments
 (0)