File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 - os : ubuntu-22.04 # Pin ubuntu to ensure mono is installed
2222 target : Linux
2323 - os : ubuntu-latest
24- container : ghcr.io/jpnurmi /sentry-dotnet-alpine:3.21 # TODO: getsentry
24+ container : ghcr.io/getsentry /sentry-dotnet-alpine:3.21
2525 target : Linux-musl
2626 - os : windows-latest
2727 - os : macos-15 # Pin macos to get the version of Xcode that we need: https://github.com/actions/runner-images/issues/10703
6666 - os : ubuntu-22.04 # Pin ubuntu to ensure mono is installed
6767 target : Linux
6868 - os : ubuntu-latest
69- container : ghcr.io/jpnurmi /sentry-dotnet-alpine:3.21 # TODO: getsentry
69+ container : ghcr.io/getsentry /sentry-dotnet-alpine:3.21
7070 target : Linux-musl
7171 - os : windows-latest
7272 - os : macos-15 # Pin macos to get the version of Xcode that we need: https://github.com/actions/runner-images/issues/10703
@@ -186,7 +186,7 @@ jobs:
186186 include :
187187 - os : ubuntu-22.04 # Pin ubuntu to ensure mono is installed
188188 - os : ubuntu-latest
189- container : ghcr.io/jpnurmi /sentry-dotnet-alpine:3.21 # TODO: getsentry
189+ container : ghcr.io/getsentry /sentry-dotnet-alpine:3.21
190190 target : Linux-musl
191191 - os : windows-latest
192192 - os : macos-15 # Pin macos to get the version of Xcode that we need: https://github.com/actions/runner-images/issues/10703
You can’t perform that action at this time.
0 commit comments