We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6afbeb3 commit 2cab6aeCopy full SHA for 2cab6ae
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Setup Acceptance Test Matrix
49
id: get-matrix
50
run: |
51
- bundle exec matrix_from_metadata_v2
+ bundle exec matrix_from_metadata_v2 --latest-agent
52
53
Acceptance:
54
name: "${{matrix.platforms.label}}, ${{matrix.collection}}"
0 commit comments