Skip to content

Commit

Permalink
Merge pull request #305 from wtsi-npg/devel
Browse files Browse the repository at this point in the history
pull from devel to master to create Release 3.22.2
  • Loading branch information
jmtcsngr authored May 24, 2024
2 parents fed85c2 + ae3066f commit 5ad23ec
Show file tree
Hide file tree
Showing 2 changed files with 7 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 @@ -45,9 +45,9 @@ jobs:
server_image: "ghcr.io/wtsi-npg/ub-22.04-irods-4.3.1:latest"
experimental: false
- perl: "5.22.4"
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
4 changes: 4 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Release 3.22.2 (2024-05-24)

- Add iRODS 4.3.2, remove 4.3-nightly

Release 3.22.1

- avoid uninitialized value in addition when human group not created
Expand Down

0 comments on commit 5ad23ec

Please sign in to comment.