Skip to content

Commit 1b2c306

Browse files
ci(tests): Run tests only on version 0.11.3+
For some reason, tests on older versions fail without reporting any actual issues in the tests. Skip running tests on those versions.
1 parent b27be35 commit 1b2c306

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
- windows-latest
3030
- macos-latest
3131
version:
32-
- v0.11.0
33-
- v0.11.1
34-
- v0.11.2
3532
- v0.11.3
3633
- v0.11.4
3734
- nightly

0 commit comments

Comments
 (0)