Skip to content

Commit a4ff6cc

Browse files
committed
Do not use a debian container
1 parent abb1ba9 commit a4ff6cc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/rust.yml

-3
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ jobs:
1313
build:
1414

1515
runs-on: ubuntu-latest
16-
container:
17-
image: "debian:bookworm-slim"
18-
1916
steps:
2017
- uses: actions/checkout@v4
2118
- uses: cargo-bins/cargo-binstall@main

0 commit comments

Comments
 (0)