This commit is contained in:
2025-06-06 20:56:17 +02:00
parent 2b336de657
commit 154da3c94c

View File

@ -14,6 +14,9 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Determine Architecture and Operating System to support x86_64 and ARM based CI nodes - name: Determine Architecture and Operating System to support x86_64 and ARM based CI nodes
run: | run: |
# determine operating system # determine operating system