Skip to content

Commit

Permalink
unit test
Browse files Browse the repository at this point in the history
Signed-off-by: Navid Yaghoobi <[email protected]>
  • Loading branch information
navidys committed Mar 1, 2024
1 parent b94eb79 commit 0baeb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
unit_test:
runs-on: ubuntu-latest
container:
image: quay.io/podman/stable:v4
image: quay.io/containers/podman:v4
steps:
- uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit 0baeb07

Please sign in to comment.