Skip to content

Commit 5d92b0b

Browse files
tas lite
1 parent e17daca commit 5d92b0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090

9191
- name: Claim environment and wait
9292
run: |
93-
echo ENV_ID="$(./selfservice claimAndWait isv_ci_tas_srt_4_0 | jq -r '.id')" >> "$GITHUB_ENV"
93+
echo ENV_ID="$(./selfservice claimAndWait isv_ci_tas_lite_4_0 | jq -r '.id')" >> "$GITHUB_ENV"
9494
9595
- name: Set up Go
9696
uses: actions/setup-go@v3

0 commit comments

Comments
 (0)