run CI on 2.1.0
This commit is contained in:
parent
38186c145a
commit
445ca64036
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -16,6 +16,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
sdk_version:
|
||||
- '2.1.0'
|
||||
- '2.0.0'
|
||||
- '1.5.1'
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue