Skip to content

Commit f42fc01

Browse files
authored
CI: run on 1.6 only once (#432)
1 parent b117a11 commit f42fc01

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
fail-fast: false
2323
matrix:
2424
version:
25-
- '1.6' # lowest supported version; though possibly with errors
25+
# - '1.6' # lowest supported version; though possibly with errors
2626
- '1.6' # LTS support
2727
- '1' # last released version
2828
os:

0 commit comments

Comments
 (0)