Skip to content

Commit

Permalink
chore: fix CI config.
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Dec 26, 2024
1 parent 48b777d commit 226a019
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
{ os: 'ubuntu-latest', python-version: '3.11' },
{ os: 'ubuntu-latest', python-version: '3.12' },
{ os: 'ubuntu-latest', python-version: '3.13' },
{ os: 'ubuntu-latest', python-version: 'pypy3.8' },
{ os: 'ubuntu-latest', python-version: 'pypy3.9' },
{ os: 'ubuntu-latest', python-version: 'pypy3.10' },
{ os: 'macos-latest', python-version: '3.8' },
Expand Down

0 comments on commit 226a019

Please sign in to comment.