mirror of https://github.com/grpc/grpc-dart.git
Run CI on 3.5.0
This commit is contained in:
parent
18ee67a9a6
commit
df0676460b
|
@ -16,7 +16,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
sdk: [3.2.0, dev]
|
||||
sdk: [3.5.0, dev]
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
|
||||
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
|
||||
|
|
Loading…
Reference in New Issue