We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c42ec4 commit 064b279Copy full SHA for 064b279
.github/workflows/pre-release-tests.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- version: ["3.0.0"]
+ version: ['latest']
21
name: integration-tests-against-rc (dart ${{ matrix.version }})
22
steps:
23
- name: Checkout
0 commit comments