Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim committed Nov 19, 2024
1 parent 37f4fa9 commit 87cd384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Test with old dependencies
os: ubuntu-latest
python: '3.10'
toxenv: py39-test-oldestdeps
toxenv: py310-test-oldestdeps

- name: Test in OSX
os: macos-latest
Expand Down

0 comments on commit 87cd384

Please sign in to comment.