Skip to content

Commit e127895

Browse files
mads-hartmannroboquat
authored andcommitted
Use container image for tests job
1 parent 96db6c2 commit e127895

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ide-integration-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
name: Check for regressions
3131
needs: [configuration]
3232
runs-on: [self-hosted]
33+
container:
34+
image: eu.gcr.io/gitpod-core-dev/dev/dev-environment:mads-leeway-v0.7.3.4
3335
steps:
3436
- uses: actions/checkout@v3
3537
- name: Create preview environment infrastructure

0 commit comments

Comments
 (0)