Skip to content

Commit df6e98d

Browse files
committed
comment
1 parent 484f5b6 commit df6e98d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/all.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
go_version:
17+
18+
# This is hard-coded by design in order to catch inadvertent changes
19+
# to the minimum-required Go version to build migration-verifier.
1720
- 1.19
1821

1922
steps:

0 commit comments

Comments
 (0)