Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed May 30, 2024
1 parent 4c0126b commit 17a8409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self-nightly-past-ci-caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Get number
run: echo "${{ env.GITHUB_RUN_ATTEMPT }}"
run: echo "${{ vars.GITHUB_RUN_NUMBER }}"

# run_past_ci_pytorch_1-13:
# name: PyTorch 1.13
Expand Down

0 comments on commit 17a8409

Please sign in to comment.