Compare commits

..

No commits in common. "4d47b0d1d09b88169d16cb0dd91bbd9db032fd0e" and "9727e49a3fad01152247806feb8322be959bc4e9" have entirely different histories.

View File

@ -11,11 +11,11 @@ on:
workflow_dispatch: {} workflow_dispatch: {}
jobs: jobs:
test: cluster:
container: container:
image: docker.io/library/golang:1.23.5 image: docker.io/library/golang:1.23.5
runs-on: runs-on:
- ubuntu-latest - docker
steps: steps:
- name: Install tooling - name: Install tooling
run: | run: |