Skip to content

Commit 6d4d7bb

Browse files
committed
Use latest SLURM_DRMAA
1.1.4 doesn't compile against slurm on anvil
1 parent 69a6769 commit 6d4d7bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

planemo/commands/cmd_slurm_init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
untar_to,
1313
)
1414

15-
SLRUM_DRMAA_VERSION = "1.1.4"
15+
SLRUM_DRMAA_VERSION = "1.1.5"
1616
DOWNLOAD_URL = f"https://github.com/natefoo/slurm-drmaa/releases/download/{SLRUM_DRMAA_VERSION}/slurm-drmaa-{SLRUM_DRMAA_VERSION}.tar.gz"
1717

1818

0 commit comments

Comments
 (0)