Skip to content

Commit 5444f3f

Browse files
committed
ci
1 parent 00d7ba7 commit 5444f3f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
default: true
2222

2323
env:
24-
DOTNET_VERSION: "10.0.103"
24+
DOTNET_VERSION: "10.0.x"
2525
BASELINE_BRANCH: "next"
2626

2727
permissions:

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [ "next" ]
88

99
env:
10-
DOTNET_VERSION: '10.0.103'
10+
DOTNET_VERSION: '10.0.x'
1111
NODE_VERSION: '24'
1212

1313
permissions:

0 commit comments

Comments
 (0)