Skip to content

Commit

Permalink
Update CI comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Mar 22, 2024
1 parent e6ec0ed commit 972d203
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,14 +236,13 @@ jobs:
target: gha/install/3/
github_latest_detection: latest-release
# - ansible: devel
# docker_container: alpine3 -- so far only alpine3 edge supports sops
# docker_container: alpine3.19 -- so far only alpine3 edge supports sops
# python_version: ''
# target: gha/install/3/
# github_latest_detection: auto
# # NOTE: we're installing with git to work around Galaxy being a huge PITA (https://github.com/ansible/galaxy/issues/2429)
# pre-test-cmd: |-
# git clone --depth=1 --single-branch https://github.com/ansible-collections/community.general.git ../../community/general
# Install 3.8.0-rc.1 prerelease
steps:
- name: >-
Perform sops installation integration testing against
Expand Down

0 comments on commit 972d203

Please sign in to comment.