Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/bis-med-it/pysdmx into d…
Browse files Browse the repository at this point in the history
…evelop
  • Loading branch information
sosna committed Nov 17, 2023
2 parents 09f9d2c + 700330a commit daa0e27
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:

strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.9", "3.10", "3.11", "3.12", "pypy3.9", "pypy3.10"]
os: [ubuntu-latest, macos-latest]
python-version: ["3.9", "3.10", "3.11", "3.12"]

steps:
- name: Checkout code
Expand Down
14 changes: 12 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit daa0e27

Please sign in to comment.