Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit 2dedb4e

Browse files
authored
Update build.yaml (#441)
1 parent 656f058 commit 2dedb4e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@ jobs:
3030
# Test against the Flutter stable SDK.
3131
version:
3232
- stable
33-
# For now, don't test visibility_detector against Flutter stable (3.0).
34-
# TODO: remove this after Flutter 3.2 ships.
35-
exclude:
36-
- package: visibility_detector
37-
version: stable
3833
name: ${{ matrix.package }} / flutter ${{ matrix.version }}
3934
steps:
4035
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)