Skip to content

Commit

Permalink
Merge branch 'master' into openinfo-test
Browse files Browse the repository at this point in the history
  • Loading branch information
jxs authored Dec 19, 2024
2 parents 4a795f5 + 503b136 commit bd98083
Show file tree
Hide file tree
Showing 74 changed files with 1,089 additions and 667 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
fail-fast: false
matrix:
rust-version: [
1.80.0, # current stable
1.83.0, # current stable
beta,
]
steps:
Expand Down Expand Up @@ -317,7 +317,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: dtolnay/rust-toolchain@stable
- uses: dtolnay/rust-toolchain@nightly
with:
components: rustfmt

Expand Down
Loading

0 comments on commit bd98083

Please sign in to comment.