We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa2ba8 commit cbf9894Copy full SHA for cbf9894
2 files changed
.github/workflows/run-bats-tests.yml
@@ -16,7 +16,7 @@ jobs:
16
##python: ['3.9','3.13']
17
#irods_server: ['4.3.4']
18
##irods_server: ['4.3.4','5.0.1']
19
- python: ['3.9']
+ python: ['3.9','3.13']
20
irods_server: ['4.3.4','5.0.1']
21
22
steps:
.github/workflows/run-local-suite.yml
0 commit comments