Skip to content

Commit 8179442

Browse files
Ivan KamkinIvan Kamkin
authored andcommitted
Update github ci for examples
1 parent ad1a521 commit 8179442

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-examples-and-snippets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup latest version of dotnet
1717
uses: actions/setup-dotnet@v4
1818
with:
19-
dotnet-version: 'latest'
19+
dotnet-version: 9.x
2020
- name: Build nuget with latest version
2121
run: |
2222
./scripts/pack-nuget.bash

0 commit comments

Comments
 (0)