This commit is contained in:
2025-06-24 11:02:18 +02:00
parent 760fd3903f
commit fdefd05608

View File

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