Skip to content

Commit 49f6c12

Browse files
committed
Merge branch 'update-either' of https://github.com/hoc081098/rxdart_ext into update-either
2 parents 2e9a961 + a0cc97c commit 49f6c12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dart.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ jobs:
1919

2020
strategy:
2121
matrix:
22-
sdk: [ beta, stable, 2.17.0, 2.15.0, 2.12.0 ]
22+
# sdk: [ beta, stable, 2.17.0, 2.15.0, 2.12.0 ]
2323
# rxdart: [ 0.27.5, 0.27.6, 0.27.7, not_override ]
24+
sdk: [ beta, stable, 3.0.0 ]
2425
rxdart: [ not_override ]
2526

2627
steps:

0 commit comments

Comments
 (0)