Skip to content

Commit

Permalink
#239: Use ICAT Ansible branch compatible with Ubuntu 20
Browse files Browse the repository at this point in the history
  • Loading branch information
MRichards99 committed Sep 16, 2021
1 parent f3e77c5 commit 0d642a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: icatproject-contrib/icat-ansible
ref: change-payara-setup-script-url
ref: ubuntu-20-work
path: icat-ansible
- name: Install Ansible
run: pip install -r icat-ansible/requirements.txt
Expand Down Expand Up @@ -175,7 +175,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: icatproject-contrib/icat-ansible
ref: change-payara-setup-script-url
ref: ubuntu-20-work
path: icat-ansible
- name: Install Ansible
run: pip install -r icat-ansible/requirements.txt
Expand Down

0 comments on commit 0d642a9

Please sign in to comment.