Skip to content

Commit

Permalink
Fix matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
julianlocke committed Jul 24, 2024
1 parent a022eca commit 052714a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
python-version: [3.8, 3.11, pypy-3.7]
include:
- os: ubuntu-20.04
python-version: [3.6]
python-version: 3.6
steps:
- uses: actions/checkout@v2
- name: Setup Python environment
Expand Down

0 comments on commit 052714a

Please sign in to comment.