We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4459937 commit 5cc6049Copy full SHA for 5cc6049
.github/workflows/update-quick-start-module.yml
@@ -63,7 +63,7 @@ jobs:
63
update-quick-start:
64
needs: [linux-nightly-matrix, windows-nightly-matrix, macos-nightly-matrix,
65
linux-release-matrix, windows-release-matrix, macos-release-matrix]
66
- runs-on: "ubuntu-18.04"
+ runs-on: "ubuntu-20.04"
67
steps:
68
- name: Checkout builder
69
uses: actions/checkout@v2
0 commit comments