Skip to content

Commit

Permalink
Merge pull request #290 from kjsanger/feature/irods-4.3.1
Browse files Browse the repository at this point in the history
Add iRODS 4.3.1 Ubuntu 22.04 as a required test target
  • Loading branch information
dkj authored Nov 20, 2023
2 parents b22d77d + e3fe716 commit e99a97d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,11 @@ jobs:
client_image: "ghcr.io/wtsi-npg/ub-18.04-irods-clients-4.2.12:latest"
server_image: "ghcr.io/wtsi-npg/ub-18.04-irods-4.2.12:latest"
experimental: false
- perl: "5.22.4"
irods: "4.3.1"
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
- perl: "5.22.4"
irods: "4.3.0"
client_image: "ghcr.io/wtsi-npg/ub-22.04-irods-clients-4.3-nightly:latest"
Expand Down

0 comments on commit e99a97d

Please sign in to comment.