Skip to content

Commit

Permalink
Fix community exclude syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Sep 26, 2023
1 parent ecdb427 commit f98af0d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@ jobs:
- name: transformers
exclude:
# Keycloak collection doesn't support ubuntu
- name: identity
image: ubuntu:20.04
- role:
name: identity
molecule_distro:
image: ubuntu:20.04
env:
PY_COLORS: 1
PYTHONUNBUFFERED: 1
Expand Down

0 comments on commit f98af0d

Please sign in to comment.