Skip to content

Commit

Permalink
debug macos ci
Browse files Browse the repository at this point in the history
  • Loading branch information
eval-exec committed Aug 17, 2024
1 parent e6a7b57 commit 43cf84a
Show file tree
Hide file tree
Showing 15 changed files with 6 additions and 996 deletions.
61 changes: 0 additions & 61 deletions .github/workflows/ci_aarch64_build_ubuntu.yaml

This file was deleted.

63 changes: 0 additions & 63 deletions .github/workflows/ci_benchmarks_macos.yaml

This file was deleted.

69 changes: 0 additions & 69 deletions .github/workflows/ci_benchmarks_ubuntu.yaml

This file was deleted.

74 changes: 0 additions & 74 deletions .github/workflows/ci_benchmarks_windows.yaml

This file was deleted.

64 changes: 0 additions & 64 deletions .github/workflows/ci_cargo_deny_ubuntu.yaml

This file was deleted.

6 changes: 6 additions & 0 deletions .github/workflows/ci_integration_tests_macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,12 @@ jobs:
sysctl hw.memsize
sysctl hw.ncpu
uname -a
printenv PATH
env | grep TMP
ls ${TMPDIR}
ls ${TEMPDIR}
ls ${TMP}
ls ${TEMP}
if [[ ${{ needs.prologue.outputs.os_skip }} == run ]] && [[ ${{ needs.prologue.outputs.job_skip }} == run ]];then
devtools/ci/ci_main.sh
else
Expand Down
Loading

0 comments on commit 43cf84a

Please sign in to comment.