File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 9
9
# perform matrix testing to give us an earlier insight into issues with different versions of supported major versions of Go
10
10
matrix :
11
11
version :
12
+ # versions of Go that this module can still be built with (and therefore are "supported" by this project)
12
13
- " 1.20"
13
14
- " 1.21"
14
15
- " 1.22"
16
+ # actively supported versions of Go
15
17
- " 1.23"
16
18
- " 1.24"
17
19
steps :
Original file line number Diff line number Diff line change 9
9
# perform matrix testing to give us an earlier insight into issues with different versions of supported major versions of Go
10
10
matrix :
11
11
version :
12
+ # versions of Go that this module can still be built with (and therefore are "supported" by this project)
12
13
- " 1.20"
13
14
- " 1.21"
14
15
- " 1.22"
16
+ # actively supported versions of Go
15
17
- " 1.23"
16
18
- " 1.24"
17
19
steps :
Original file line number Diff line number Diff line change 9
9
# perform matrix testing to give us an earlier insight into issues with different versions of supported major versions of Go
10
10
matrix :
11
11
version :
12
+ # versions of Go that this module can still be built with (and therefore are "supported" by this project)
12
13
- " 1.20"
13
14
- " 1.21"
14
15
- " 1.22"
16
+ # actively supported versions of Go
15
17
- " 1.23"
16
18
- " 1.24"
17
19
steps :
Original file line number Diff line number Diff line change 9
9
# perform matrix testing to give us an earlier insight into issues with different versions of supported major versions of Go
10
10
matrix :
11
11
version :
12
+ # versions of Go that this module can still be built with (and therefore are "supported" by this project)
12
13
- " 1.20"
13
14
- " 1.21"
14
15
- " 1.22"
16
+ # actively supported versions of Go
15
17
- " 1.23"
16
18
- " 1.24"
17
19
steps :
You can’t perform that action at this time.
0 commit comments