Set image to rust:slim
This commit is contained in:
parent
05e7828f76
commit
a06e6ce1d5
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@ on: [push]
|
|||
jobs:
|
||||
print-content:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: rust:slim
|
||||
steps:
|
||||
- name: checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue