This commit is contained in:
2025-06-24 10:58:27 +02:00
parent cda1c7ddff
commit 760fd3903f

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: |