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 e634bc5 commit 377b8beCopy full SHA for 377b8be
.github/workflows/createNewAtomicSandBoxDemo.yml
@@ -10,6 +10,8 @@ jobs:
10
uses: ruby/setup-ruby@ee26e27437bde475b19a6bf8cb73c9fa658876a2
11
with:
12
ruby-version: '3.1.2'
13
+ env:
14
+ ImageOS: ubuntu22
15
- uses: actions/checkout@v4
16
- run: 'echo "payload: ${{ toJson(github.event.client_payload) }}"'
17
- name: Make a new Branch
0 commit comments