We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0692d3 commit cfdf6e3Copy full SHA for cfdf6e3
.github/workflows/dart_ci.yaml
@@ -25,7 +25,6 @@ jobs:
25
strategy:
26
fail-fast: false
27
matrix:
28
- # TODO: Add stable and beta sdk's as a separate effort (FEDX-1911)[https://jira.atl.workiva.net/browse/FEDX-1911]
29
sdk: [ 2.19.6, stable, beta ]
30
steps:
31
- uses: actions/checkout@v4
@@ -47,7 +46,6 @@ jobs:
47
46
48
49
50
51
52
53
0 commit comments