Skip to content

Commit

Permalink
Add iRODS 4.3.2, remove 4.3-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
kjsanger authored May 7, 2024
1 parent 049530e commit 1b76948
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ jobs:
build_image: "ghcr.io/wtsi-npg/ub-22.04-irods-clients-dev-4.3.1:latest"
server_image: "ghcr.io/wtsi-npg/ub-22.04-irods-4.3.1:latest"
experimental: false
# iRODS 4.3-nightly on Ubuntu 22.04
- irods: "4.3-nightly"
build_image: "ghcr.io/wtsi-npg/ub-22.04-irods-clients-dev-4.3-nightly:latest"
server_image: "ghcr.io/wtsi-npg/ub-22.04-irods-4.3-nightly:latest"
# iRODS 4.3.2 clients on Ubuntu 22.04
- irods: "4.3.2"
build_image: "ghcr.io/wtsi-npg/ub-22.04-irods-clients-dev-4.3.2:latest"
server_image: "ghcr.io/wtsi-npg/ub-22.04-irods-4.3.2:latest"
experimental: true

container:
Expand Down

0 comments on commit 1b76948

Please sign in to comment.