fix
Some checks failed
Build project / build (push) Has been cancelled
Publish / build (push) Failing after 34s

This commit is contained in:
2025-06-24 10:58:27 +02:00
parent f08c165628
commit bb28850ca5

View File

@@ -6,7 +6,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: golang:1.24 container: golang:1.24-bullseye
steps: steps:
- name: Setup SSH - name: Setup SSH
run: | run: |