Skip to content

Commit

Permalink
podman?
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan-Arrowood committed Dec 2, 2024
1 parent 9483090 commit a0e0e1f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
version: latest
- name: Install Podman
run: |
sudo apt-get install -y podman
- name: Setup Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit a0e0e1f

Please sign in to comment.