Skip to content

Commit 14b9804

Browse files
committed
test env
1 parent 3552bb5 commit 14b9804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/createNewCodeSandBoxDemo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
types: [headless_docs_generated]
55
jobs:
66
create-new-demo:
7-
runs-on: [coveo, linux, x64, ec2] # run on self hosted Coveo ec2 machines
7+
runs-on: ubuntu-latest
88
steps:
99
- name: Setup Ruby in runner
1010
uses: ruby/setup-ruby@ee26e27437bde475b19a6bf8cb73c9fa658876a2

0 commit comments

Comments
 (0)