mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
ci: update podman installer to msi for windows runners (#16264)
ci: update podman installer to msi Signed-off-by: serbangeorge-m <serbangeorge.m@gmail.com>
This commit is contained in:
parent
4c714488d3
commit
d8eeac65b5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-check.yaml
vendored
2
.github/workflows/pr-check.yaml
vendored
|
|
@ -377,7 +377,7 @@ jobs:
|
|||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
|
||||
- name: Install latest Podman version using external action
|
||||
uses: redhat-actions/podman-install@15cb93f5a6b78a758fd8f4d1cecbf6651d4bcea3
|
||||
uses: redhat-actions/podman-install@38597414074271e07efa9fb2292cff7eea8d374d
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue