Skip to content

Commit 9c221c9

Browse files
authored
Merge pull request #104 from Arkoniak/travis_to_actions
Fixed lower boundary
2 parents d152ffb + a8f49d6 commit 9c221c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
version:
13-
- '1.0'
13+
- '1.3'
1414
- '1'
1515
- 'nightly'
1616
os:

0 commit comments

Comments
 (0)