Skip to content

Commit a6c2900

Browse files
committed
unique by os
1 parent d8d8eb5 commit a6c2900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
) |
112112
113113
# Finally, get the unique entries
114-
unique_by(.php)
114+
unique_by([.php, .os])
115115
)
116116
' <<< "$BASE_MATRIX")" >> $GITHUB_OUTPUT
117117
else

0 commit comments

Comments
 (0)