Skip to content

Commit

Permalink
Bump versions, remove 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maetthu committed Apr 5, 2024
1 parent d49fa6a commit 262250e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions bin/build-matrix.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ import (
)

var version = map[string]string{
"8.1.27": "",
"8.2.15": "",
"8.3.1": "",
"8.2.17": "",
"8.3.4": "",
}

func main() {
Expand Down

0 comments on commit 262250e

Please sign in to comment.