Skip to content

Commit 377b8be

Browse files
committed
env
1 parent e634bc5 commit 377b8be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/createNewAtomicSandBoxDemo.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
uses: ruby/setup-ruby@ee26e27437bde475b19a6bf8cb73c9fa658876a2
1111
with:
1212
ruby-version: '3.1.2'
13+
env:
14+
ImageOS: ubuntu22
1315
- uses: actions/checkout@v4
1416
- run: 'echo "payload: ${{ toJson(github.event.client_payload) }}"'
1517
- name: Make a new Branch

0 commit comments

Comments
 (0)