Skip to content

Commit 759cdf9

Browse files
committed
fix matrix
1 parent 34ad640 commit 759cdf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
php: [7.4, 7.3, 7.2, 7.1, 7.0]
1515
dependency-version: [prefer-lowest, prefer-stable]
16-
os: ubuntu-latest
16+
os: [ubuntu-latest]
1717

1818
name: PHP${{ matrix.php }} - ${{ matrix.os }} - ${{ matrix.dependency-version }}
1919

0 commit comments

Comments
 (0)