Skip to content

Commit 75c14ae

Browse files
authored
Change explicit test on v1.9 to v1.10 (#46)
1 parent 9f57adf commit 75c14ae

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
@@ -22,7 +22,7 @@ jobs:
2222
version:
2323
- '1.0'
2424
- '1'
25-
- '^1.9.0-0'
25+
- '~1.10.0-0'
2626
os:
2727
- ubuntu-latest
2828
- macOS-latest

0 commit comments

Comments
 (0)