run CI on 2.1.0

This commit is contained in:
Jeff Epler 2024-12-20 11:54:22 -06:00
parent 38186c145a
commit 445ca64036

View file

@ -16,6 +16,7 @@ jobs:
fail-fast: false
matrix:
sdk_version:
- '2.1.0'
- '2.0.0'
- '1.5.1'
runs-on: ubuntu-latest