Macos doesn't take <int>m
This commit is contained in:
parent
a8fda21cbd
commit
7a4fb5a7a9
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
retention-days: 1
|
||||
|
||||
- name: Delay to experiment on macOS
|
||||
run: "sleep 5m"
|
||||
run: "sleep 300"
|
||||
|
||||
|
||||
build-artifacts-X64-Linux:
|
||||
|
|
Loading…
Reference in a new issue