all repos — gomponents @ c22895f8478dd318de71a6c16065cb1d51826c95

HTML components in pure Go

disable old go versions in CI

Alan Pearce
commit

c22895f8478dd318de71a6c16065cb1d51826c95

parent

85fff9ebf5a3177d8c4e48d7314e402c0be27cee

1 file changed, 0 insertions(+), 5 deletions(-)

changed files
M .github/workflows/ci.yml.github/workflows/ci.yml
@@ -20,11 +20,6 @@
strategy: matrix: go: - - "1.18" - - "1.19" - - "1.20" - - "1.21" - - "1.22" - "1.23" - "1.24"