Skip to content

Commit 95dc96d

Browse files
Update continous-benchmark.yml
Updated to run on windows-2025
1 parent da29d4f commit 95dc96d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continous-benchmark.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
benchmark:
88
name: Continuous benchmarking
9-
runs-on: windows-2019
9+
runs-on: windows-2025
1010

1111
defaults:
1212
run:
@@ -43,4 +43,4 @@ jobs:
4343
# GitHub API token to make a commit comment
4444
github-token: ${{ secrets.GITHUB_TOKEN }}
4545
# Upload the updated cache file for the next job by actions/cache
46-
# Run `github-action-benchmark` action
46+
# Run `github-action-benchmark` action

0 commit comments

Comments
 (0)