remove secondary hugo version
Some checks failed
Build And Publish Docker / build (push) Failing after 0s
Build And Publish Docker / strategy (push) Failing after 1m40s

This commit is contained in:
brooke 2024-06-07 17:33:28 -04:00
parent f8c661229f
commit 7f684e149d

View file

@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
hugo-version: ["0.127.0", "0.126.0"]
hugo-version: ["0.127.0"]
node-version: ["22"]
steps: