File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -35,18 +35,19 @@ jobs:
35
35
include :
36
36
# x64 glibc
37
37
- os : ubuntu-22.04
38
- container : telosalliance/ ubuntu-20.04:latest
38
+ container : ghcr.io/getsentry/sentry-test- ubuntu-20.04-amd64
39
39
node : 18
40
40
binary : linux-x64-glibc-108
41
41
- os : ubuntu-22.04
42
- container : telosalliance/ ubuntu-20.04:latest
42
+ container : ghcr.io/getsentry/sentry-test- ubuntu-20.04-amd64
43
43
node : 20
44
44
binary : linux-x64-glibc-115
45
45
- os : ubuntu-22.04
46
- container : telosalliance/ ubuntu-20.04:latest
46
+ container : ghcr.io/getsentry/sentry-test- ubuntu-20.04-amd64
47
47
node : 22
48
48
binary : linux-x64-glibc-127
49
49
- os : ubuntu-22.04
50
+ container : ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64
50
51
node : 24
51
52
binary : linux-x64-glibc-137
52
53
You can’t perform that action at this time.
0 commit comments