Skip to content

Commit 9aaf668

Browse files
committed
Updates for v25.2.1.
1 parent 6e73e34 commit 9aaf668

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
fetch-depth: 0
2929
- name: Setup .NET
3030
uses: actions/setup-dotnet@v4
31+
with:
32+
dotnet-version: 9.x
3133
- name: Add WASM workload
3234
run: dotnet workload install wasm-tools-net8
3335
- name: Run build project

0 commit comments

Comments
 (0)