Skip to content

Commit

Permalink
Merge branch 'main' into reduce_cost_of_no_attribute_counters
Browse files Browse the repository at this point in the history
  • Loading branch information
cijothomas committed Feb 15, 2024
2 parents 7cb5e1b + b35bf38 commit f40ab52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2023-10-10
toolchain: nightly-2024-02-07
components: rustfmt
override: true
- name: external-type-check
Expand Down

0 comments on commit f40ab52

Please sign in to comment.