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 e0a7e63 commit 07b660fCopy full SHA for 07b660f
.github/workflows/ci.yml
@@ -55,8 +55,6 @@ jobs:
55
if: ${{ needs.setup_matrix.outputs.matrix != '{}' }}
56
57
runs-on: ubuntu-latest
58
- with:
59
- flags: "--latest-agent"
60
strategy:
61
fail-fast: false
62
matrix: ${{fromJson(needs.setup_matrix.outputs.matrix)}}
0 commit comments