Compare commits
1 Commits
master
...
a2095b7daa
| Author | SHA1 | Date | |
|---|---|---|---|
| a2095b7daa |
4
.github/workflows/integration-test.yml
vendored
4
.github/workflows/integration-test.yml
vendored
@@ -14,8 +14,8 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Rust
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
- name: Install Rust
|
||||
uses: dtolnay/rust-toolchain@master
|
||||
|
||||
- name: Install Podman
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user