We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da29d4f commit 95dc96dCopy full SHA for 95dc96d
.github/workflows/continous-benchmark.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
benchmark:
8
name: Continuous benchmarking
9
- runs-on: windows-2019
+ runs-on: windows-2025
10
11
defaults:
12
run:
@@ -43,4 +43,4 @@ jobs:
43
# GitHub API token to make a commit comment
44
github-token: ${{ secrets.GITHUB_TOKEN }}
45
# Upload the updated cache file for the next job by actions/cache
46
- # Run `github-action-benchmark` action
+ # Run `github-action-benchmark` action
0 commit comments