Skip to content

Commit

Permalink
Update ci-code.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Aug 12, 2021
1 parent 418c1a5 commit d540e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-code.yml
Expand Up @@ -129,7 +129,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.7, 3.8, 3.9]
python-version: [3.8, 3.9]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d540e99

Please sign in to comment.