Skip to content

Commit cbf9894

Browse files
committed
fill out matrix with low,high choices
1 parent eaa2ba8 commit cbf9894

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/run-bats-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
##python: ['3.9','3.13']
1717
#irods_server: ['4.3.4']
1818
##irods_server: ['4.3.4','5.0.1']
19-
python: ['3.9']
19+
python: ['3.9','3.13']
2020
irods_server: ['4.3.4','5.0.1']
2121

2222
steps:

.github/workflows/run-local-suite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
##python: ['3.9','3.13']
1717
#irods_server: ['4.3.4']
1818
##irods_server: ['4.3.4','5.0.1']
19-
python: ['3.9']
19+
python: ['3.9','3.13']
2020
irods_server: ['4.3.4','5.0.1']
2121

2222
steps:

0 commit comments

Comments
 (0)