Skip to content

Commit 0aefdf3

Browse files
authored
chore: Bump setup-dotnet (#2120)
1 parent 1d4fe53 commit 0aefdf3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ jobs:
5656
if: runner.os != 'Windows'
5757
uses: actions/setup-dotnet@v4
5858
with:
59-
dotnet-version: |
60-
9.0.100
59+
global-json-file: src/sentry-dotnet/global.json
6160

6261
- name: Install Android dotnet workflow
6362
run: dotnet workload install android --temp-dir "${{ runner.temp }}"

0 commit comments

Comments
 (0)