Skip to content

Commit cfdf6e3

Browse files
committed
remove outdated comment
1 parent f0692d3 commit cfdf6e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/dart_ci.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
strategy:
2626
fail-fast: false
2727
matrix:
28-
# TODO: Add stable and beta sdk's as a separate effort (FEDX-1911)[https://jira.atl.workiva.net/browse/FEDX-1911]
2928
sdk: [ 2.19.6, stable, beta ]
3029
steps:
3130
- uses: actions/checkout@v4
@@ -47,7 +46,6 @@ jobs:
4746
strategy:
4847
fail-fast: false
4948
matrix:
50-
# TODO: Add stable and beta sdk's as a separate effort (FEDX-1911)[https://jira.atl.workiva.net/browse/FEDX-1911]
5149
sdk: [ 2.19.6, stable, beta ]
5250
steps:
5351
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)