Skip to content

Commit 9eea891

Browse files
authored
Update update-quick-start-module to ubuntu-latest (#1990)
1 parent 132a964 commit 9eea891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)