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 6b35aca commit 342a45cCopy full SHA for 342a45c
.github/workflows/createNewCodeSandBoxDemo.yml
@@ -4,7 +4,7 @@ on:
4
types: [headless_docs_generated]
5
jobs:
6
create-new-demo:
7
- runs-on: ubuntu-latest
+ runs-on: ubuntu22
8
steps:
9
- name: Setup Ruby in runner
10
uses: ruby/setup-ruby@ee26e27437bde475b19a6bf8cb73c9fa658876a2
0 commit comments