Skip to content

Commit 2fe4842

Browse files
committed
Try our package
1 parent e4f7329 commit 2fe4842

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,18 +35,19 @@ jobs:
3535
include:
3636
# x64 glibc
3737
- os: ubuntu-22.04
38-
container: telosalliance/ubuntu-20.04:latest
38+
container: ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64
3939
node: 18
4040
binary: linux-x64-glibc-108
4141
- os: ubuntu-22.04
42-
container: telosalliance/ubuntu-20.04:latest
42+
container: ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64
4343
node: 20
4444
binary: linux-x64-glibc-115
4545
- os: ubuntu-22.04
46-
container: telosalliance/ubuntu-20.04:latest
46+
container: ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64
4747
node: 22
4848
binary: linux-x64-glibc-127
4949
- os: ubuntu-22.04
50+
container: ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64
5051
node: 24
5152
binary: linux-x64-glibc-137
5253

0 commit comments

Comments
 (0)