Skip to content

Commit dcc3eb8

Browse files
authored
Float dotnet SDK patch version (#2142)
1 parent a517c51 commit dcc3eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
pull_request:
1212

1313
env:
14-
dotnet_sdk_version: '6.0.100'
14+
dotnet_sdk_version: '6.0.x'
1515
postgis_version: 3
1616
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
1717

0 commit comments

Comments
 (0)