Skip to content

Commit 5d18ac3

Browse files
committed
Fixed dotnet.yml
1 parent 2170e2d commit 5d18ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
name: Build dotNet
119119
strategy:
120120
matrix:
121-
dotnet-version: [ '8.x' ]
121+
dotnet-version: [ '9.x' ]
122122
kind: [ 'amd64', 'arm64', 'armv7' ]
123123
include:
124124
- kind: amd64

0 commit comments

Comments
 (0)