Skip to content

Commit b55b196

Browse files
authored
Merge pull request #1246 from atalman/advance_ubuntu
Advance to next version of ubuntu for autogenerated PR
2 parents 4459937 + 5cc6049 commit b55b196

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-nightly-matrix,
6565
linux-release-matrix, windows-release-matrix, macos-release-matrix]
66-
runs-on: "ubuntu-18.04"
66+
runs-on: "ubuntu-20.04"
6767
steps:
6868
- name: Checkout builder
6969
uses: actions/checkout@v2

0 commit comments

Comments
 (0)