We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4459937 + 5cc6049 commit b55b196Copy full SHA for b55b196
.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