Skip to content

Commit

Permalink
try to test archlinux
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangweichinger authored Aug 2, 2024
1 parent 097adb4 commit 7d52875
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,7 @@ jobs:
fail-fast: false
matrix:
scenario:
- archlinux
distros:
- archlinux
- default
releases:
- stable
- beta
Expand All @@ -90,10 +88,10 @@ jobs:
- name: molecule
uses: robertdebock/[email protected]
env:
MOLECULE_DISTRO: "${{ matrix.distros }}"
TEST_RELEASE: "${{ matrix.releases }}"
TEST_VERSION: "${{ matrix.versions }}"
with:
image: carlodepieri/docker-archlinux-ansible
scenario: ${{ matrix.scenario }}
release:
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 7d52875

Please sign in to comment.