File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -39,19 +39,19 @@ jobs:
3939 include :
4040 # x64 glibc
4141 - os : ubuntu-22.04
42- container : ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:5a5faa013029ca32d9ef78f942c556c41c300625
42+ container : ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:82f4b9c6d0ed32b7c7374375fe688699f0cd104e
4343 node : 18
4444 binary : linux-x64-glibc-108
4545 - os : ubuntu-22.04
46- container : ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:5a5faa013029ca32d9ef78f942c556c41c300625
46+ container : ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:82f4b9c6d0ed32b7c7374375fe688699f0cd104e
4747 node : 20
4848 binary : linux-x64-glibc-115
4949 - os : ubuntu-22.04
50- container : ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:5a5faa013029ca32d9ef78f942c556c41c300625
50+ container : ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:82f4b9c6d0ed32b7c7374375fe688699f0cd104e
5151 node : 22
5252 binary : linux-x64-glibc-127
5353 - os : ubuntu-22.04
54- container : ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:5a5faa013029ca32d9ef78f942c556c41c300625
54+ container : ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:82f4b9c6d0ed32b7c7374375fe688699f0cd104e
5555 node : 24
5656 binary : linux-x64-glibc-137
5757
@@ -196,7 +196,7 @@ jobs:
196196 run : yarn config set network-timeout 600000 -g
197197
198198 - name : Install dependencies
199- run : npm install --global yarn && yarn install --ignore-engines --ignore-scripts --frozen-lockfile
199+ run : yarn install --ignore-engines --ignore-scripts --frozen-lockfile
200200
201201 - name : Configure safe directory
202202 run : |
You can’t perform that action at this time.
0 commit comments