Skip to content

Commit 2cab6ae

Browse files
committed
adding latest-agent flag
1 parent 6afbeb3 commit 2cab6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Setup Acceptance Test Matrix
4949
id: get-matrix
5050
run: |
51-
bundle exec matrix_from_metadata_v2
51+
bundle exec matrix_from_metadata_v2 --latest-agent
5252
5353
Acceptance:
5454
name: "${{matrix.platforms.label}}, ${{matrix.collection}}"

0 commit comments

Comments
 (0)