better maybe
Some checks failed
Linux arm64 / Build (push) Failing after 43m5s

This commit is contained in:
2024-08-13 17:59:40 +02:00
parent 631d3059f2
commit 2f86ef7771

View File

@@ -3,11 +3,12 @@ run-name: Build And Test
on: [push]
env:
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 30
jobs:
Build:
runs-on: ubuntu-latest
env:
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 30
runs-on: ubuntu-test
steps:
- name: 🧾 Check out
uses: actions/checkout@v3