add 1.12.2 to the build script

This commit is contained in:
James Seibel
2026-05-14 20:13:22 -05:00
parent 14fd5729e2
commit b164e4646d
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -41,7 +41,8 @@ build:
"1.19.4", "1.19.2",
"1.18.2",
"1.17.1",
"1.16.5"
"1.16.5",
"1.12.2"
]
script:
# this both runs the unit tests and assembles the code