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

This commit is contained in:
2025-06-24 11:02:18 +02:00
parent bb28850ca5
commit 20c4dda5ad

View File

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