Skip to content

Commit

Permalink
- .github: use windows-latest for the benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
oknenavin committed Jul 17, 2024
1 parent aba0fef commit e830593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:
# msvc ######################################################################

msvc:
runs-on: windows-2019
runs-on: windows-latest
steps:
- name: Checkout cxon
uses: actions/checkout@v4
Expand Down

0 comments on commit e830593

Please sign in to comment.