Skip to content

Commit

Permalink
Pin windows vcpkg version
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Nov 6, 2023
1 parent 13564bc commit 4b93bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
extra-args: --clean-after-build
token: ${{ github.token }}
cache-key: ci-${{ matrix.os }}
revision: master
revision: 2023.08.09

- name: install-depends
shell: cmd
Expand Down

1 comment on commit 4b93bfa

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'C++ Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 4b93bfa Previous: ba2330e Ratio
BM_CHECK_TRAJ_DISCRETE_STATE_SOLVER-TRAJ1/real_time 1194.7100439560425 us/iter 591.9100140001774 us/iter 2.02

This comment was automatically generated by workflow using github-action-benchmark.

CC: @Levi-Armstrong

Please sign in to comment.