chore(ci): select another runner
Some checks failed
Run unit tests / test (push) Failing after 12s
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2025-02-02 19:01:04 +01:00
parent af099ca73a
commit 4d47b0d1d0
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -15,7 +15,7 @@ jobs:
container:
image: docker.io/library/golang:1.23.5
runs-on:
- docker
- ubuntu-latest
steps:
- name: Install tooling
run: |