Skip to content

Commit

Permalink
Merge pull request #19 from hdmf-dev/rly-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Apr 24, 2024
2 parents 7489909 + 6a1a51f commit b5923f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- { name: linux-python3.12 , requirements: pinned , python-ver: "3.12", os: ubuntu-latest }
- { name: windows-python3.7-minimum , requirements: minimum, python-ver: "3.7" , os: windows-latest }
- { name: windows-python3.12 , requirements: pinned , python-ver: "3.12", os: windows-latest }
- { name: macos-python3.7-minimum , requirements: minimum, python-ver: "3.7" , os: macos-latest }
- { name: macos-python3.7-minimum , requirements: minimum, python-ver: "3.7" , os: macos-13 }
- { name: macos-python3.12 , requirements: pinned , python-ver: "3.12", os: macos-latest }
steps:
- name: Checkout repo
Expand Down

0 comments on commit b5923f7

Please sign in to comment.