fixed
Some checks failed
Build software / prepare (map[name:DMXConnect os:ubuntu-latest platform:linux/amd64]) (push) Failing after 17m2s

This commit is contained in:
2024-07-06 14:42:00 +02:00
parent 9070a0b0b1
commit 72b882bdd4

View File

@@ -24,6 +24,7 @@ jobs:
# os: 'macos-latest'
runs-on: ${{ matrix.build.os }}
timeout-minutes: 30
steps:
- name: Checkout
uses: actions/checkout@v2