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 3552bb5 commit 14b9804Copy full SHA for 14b9804
.github/workflows/createNewCodeSandBoxDemo.yml
@@ -4,7 +4,7 @@ on:
4
types: [headless_docs_generated]
5
jobs:
6
create-new-demo:
7
- runs-on: [coveo, linux, x64, ec2] # run on self hosted Coveo ec2 machines
+ runs-on: ubuntu-latest
8
steps:
9
- name: Setup Ruby in runner
10
uses: ruby/setup-ruby@ee26e27437bde475b19a6bf8cb73c9fa658876a2
0 commit comments