Compare commits
1 Commits
a2095b7daa
...
757005f4f8
| Author | SHA1 | Date | |
|---|---|---|---|
| 757005f4f8 |
2
.github/workflows/integration-test.yml
vendored
2
.github/workflows/integration-test.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
uses: dtolnay/rust-action@stable
|
uses: dtolnay/rust-action@master
|
||||||
|
|
||||||
- name: Install Podman
|
- name: Install Podman
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user