This commit is contained in:
2024-10-31 22:32:41 +08:00
parent 6b7a28ce6c
commit 28dae94ad8

View File

@@ -4,7 +4,7 @@ on: [push]
jobs:
container-job:
name: my first job
name: my first job test
runs-on: ubuntu-latest
container:
image: golang:latest