This commit is contained in:
2023-11-18 17:43:08 +01:00
parent cf2efccd2e
commit 3000ca98c9

View File

@@ -10,7 +10,7 @@ on: [push]
# type: string # type: string
jobs: jobs:
build-image: build-image:
runs-on: ubuntu-22.04 runs-on: ubuntu-latest
steps: steps:
- name: Print to Log - name: Print to Log
id: print-to-log id: print-to-log