Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
maetthu committed Dec 20, 2024
1 parent 4f1e3be commit 584ce11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bin/build-matrix.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ import (
)

var version = map[string]string{
"8.1.31": "",
// "8.2.26": "",
// "8.3.14": "",
"8.1.31": "1",
"8.2.27": "",
"8.3.15": "",
}

func main() {
Expand Down

0 comments on commit 584ce11

Please sign in to comment.