Skip to content

Commit 2e3c465

Browse files
authored
Merge branch 'site' into 4-22
2 parents b3093c9 + 55486d9 commit 2e3c465

File tree

4 files changed

+739
-444
lines changed

4 files changed

+739
-444
lines changed

.github/workflows/update-quick-start-module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
update-quick-start:
6464
needs: [linux-nightly-matrix, windows-nightly-matrix, macos-arm64-nightly-matrix,
6565
linux-release-matrix, windows-release-matrix, macos-arm64-release-matrix]
66-
runs-on: "ubuntu-20.04"
66+
runs-on: "ubuntu-latest"
6767
environment: pytorchbot-env
6868
steps:
6969
- name: Checkout pytorch.github.io

0 commit comments

Comments
 (0)