Skip to content

Commit 3bc973a

Browse files
committed
Restrict CI to 1.10
1 parent 2233b3a commit 3bc973a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Testing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
matrix:
1313
version:
14-
- '1.7'
14+
- '1.10'
1515
- '1'
1616
- 'nightly'
1717
os:

0 commit comments

Comments
 (0)