Skip to content

Commit 059aab6

Browse files
Andreas Frömericanhazstring
authored andcommitted
Fix workflow matrix
1 parent be218fd commit 059aab6

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
fail-fast: false
6868
matrix:
6969
php-version: ["7.2", "7.3", "7.4", "8.0"]
70-
operating-system: "ubuntu-latest"
70+
operating-system: ["ubuntu-latest"]
7171
experimental: [false]
7272
include:
7373
- php: "8.0"

.github/workflows/scan.yml

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)