Revert "CI: Delay start of Linux builds (#17316)" (#17423)

This reverts commit eee86f01a7.
This commit is contained in:
Jason2866 2022-12-17 15:16:35 +01:00 committed by GitHub
parent 9abe7b1af9
commit 8cedee3a62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -113,10 +113,6 @@ jobs:
- tasmota32s3-safeboot
- tasmota32s3cdc-safeboot
steps:
- name: Sleep a while, try to start MacOS / Windows CI env first
uses: jakejarvis/wait-action@master
with:
time: '1m'
- uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v4