EmerisHQ / demeris-backend

Monorepo containing all the Demeris backend code and infrastructure definitions.
GNU Affero General Public License v3.0
8 stars 1 forks source link

chore: upgrade Go version to 1.18 in github actions #759

Closed Pitasi closed 2 years ago

Pitasi commented 2 years ago

The test action currently fails because of a version mismatch between this go.mod and the Go version used in the actions.