MOAAAAR!
Some checks failed
Linting and tests / Linting (push) Failing after 3s

This commit is contained in:
2025-09-11 08:39:34 +05:00
parent 8bd3327f51
commit 900f16cb95

View File

@@ -8,7 +8,7 @@ jobs:
Linting:
runs-on: "ubuntu-22.04"
container:
image: docker://code.pztrn.name/containers/go-toolbox:v8
image: code.pztrn.name/containers/go-toolbox:v8
steps:
- name: "checkout source"
uses: actions/checkout@v4