| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
- set default permissions to 'content: read' - limit concurrency - set GOTOOLCHAIN: local to make sure the expected version of Go is used (prevent implicit upgrading) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Test the oldest version supported by the module, and currently supported versions. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
I'll bring this one in; I also found an old branch with some linting fixes in it on my machine, so open some follow-up(s) after dusting that off. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
ci: gha: format ci.yaml
ci: update workflow config
Go is used (prevent implicit upgrading)
ci: update to actions/setup-go@v6, actions/checkout@v6
ci: test on go1.13.x, oldstable, stable
Test the oldest version supported by the module, and currently
supported versions.
ci: test with -race