ci: update container configuration in PR workflow
Some checks failed
Test Go Action / use-go-action (push) Failing after 10s
Lint Pull Request / Lint Pr Title (pull_request) Failing after 24s

This commit is contained in:
Jan K9f 2025-04-09 18:02:26 +02:00
parent 3253d5ac63
commit 7ded9bab13
Signed by: jank
GPG key ID: B9F475106B20F144

View file

@ -7,6 +7,7 @@ jobs:
lint: lint:
name: Lint Pr Title name: Lint Pr Title
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: golang image: golang
steps: steps: