Skip to content

Commit

Permalink
Reduce tests
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Apr 25, 2024
1 parent 429a430 commit ee17776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yaml
Expand Up @@ -30,7 +30,7 @@ jobs:
test-python:
strategy:
matrix:
python: ['3.9', '3.10', '3.11']
python: ['3.9',]
name: Test
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit ee17776

Please sign in to comment.