Skip to content

Commit 14c0518

Browse files
authored
include 0.2.0 in tests.yaml (#577)
1 parent 4ae6a05 commit 14c0518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
os: [ubuntu-latest]
3333
python-version: ["3.9"]
3434
pytest_args: [tests]
35-
runtime-version: [upstream, latest, "0.1.0"]
35+
runtime-version: [upstream, latest, "0.1.0", "0.2.0"]
3636
include:
3737
# Run stability tests on Python 3.8
3838
- pytest_args: tests/stability

0 commit comments

Comments
 (0)