Skip to content

Commit 5e67318

Browse files
authored
Update ci.yml
1 parent 6972430 commit 5e67318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
os: [ubuntu-latest]
16-
version: [0.11.0, 0.12.0, ""]
16+
version: [0.11.0, 0.12.0, 0.13.0, ""]
1717
fail-fast: false
1818
runs-on: ${{ matrix.os }}
1919
steps:

0 commit comments

Comments
 (0)