Skip to content

Commit

Permalink
Temporarily stop testing on the Dart dev channel
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Sep 20, 2023
1 parent 6620bf4 commit 975065a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,9 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
dart_channel: [stable]
# TODO(nweiz): Re-enable this when
# https://github.com/dart-lang/sdk/issues/52121#issuecomment-1728534228
# is addressed.
include: [{os: ubuntu-latest, dart_channel: dev}]

steps:
Expand Down

0 comments on commit 975065a

Please sign in to comment.