Compare commits
No commits in common. "87d3cc90828630cdc21b0a8e9189979ce9758ec4" and "8bf1be32fece6d4a6cb5973ce93e9c7a585cf70e" have entirely different histories.
87d3cc9082
...
8bf1be32fe
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
|||
jobs:
|
||||
lint-and-format:
|
||||
container:
|
||||
image: cimg/rust:1.81-node
|
||||
image: rust:latest
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in a new issue