Skip to content

Commit 3e9fc8d

Browse files
authored
Merge pull request #96 from eldaduzman/upgrade-versions
update versions
2 parents 883879f + d8a866c commit 3e9fc8d

File tree

4 files changed

+105
-161
lines changed

4 files changed

+105
-161
lines changed

.github/workflows/tox-action.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
strategy:
1212
matrix:
1313
os: [ubuntu-latest]
14-
python_version: [3.8,3.9,3.10.x]
15-
rbf_version: [5.0.1,6.0,6.0.1]
14+
python_version: [3.8,3.9,3.10.x,3.11.x]
15+
rbf_version: [5.0.1,6.0,6.0.1,6.1.1]
1616

1717
steps:
1818
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)