Skip to content

Commit

Permalink
Merge pull request #186 from wtsi-npg/kjsanger-patch-1
Browse files Browse the repository at this point in the history
Add iRODS 4.3.2, remove 4.3-nightly
  • Loading branch information
mksanger committed May 10, 2024
2 parents 129f9c1 + 486ff3d commit bfbc442
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:
client_image: "ghcr.io/wtsi-npg/ub-22.04-irods-clients-4.3.1:latest"
server_image: "ghcr.io/wtsi-npg/ub-22.04-irods-4.3.1:latest"
experimental: false
- irods: "4.3.0"
client_image: "ghcr.io/wtsi-npg/ub-22.04-irods-clients-4.3-nightly:latest"
server_image: "ghcr.io/wtsi-npg/ub-22.04-irods-4.3-nightly:latest"
- irods: "4.3.2"
client_image: "ghcr.io/wtsi-npg/ub-22.04-irods-clients-4.3.2:latest"
server_image: "ghcr.io/wtsi-npg/ub-22.04-irods-4.3.2:latest"
experimental: true

services:
Expand Down

0 comments on commit bfbc442

Please sign in to comment.