Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2ce9a8d

Browse files
feat!: Drop official support for v0.9.4
It should continue to work though for the time being.
1 parent c8877c7 commit 2ce9a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
fail-fast: false
2828
matrix:
2929
version:
30-
- v0.9.4
3130
- v0.9.5
3231
- v0.10.0
32+
- v0.10.1
3333
- nightly
3434
runs-on: ubuntu-latest
3535
steps:

0 commit comments

Comments
 (0)