Skip to content

Commit

Permalink
Revert "add python matrix build"
Browse files Browse the repository at this point in the history
This reverts commit 684433d.
  • Loading branch information
ipamaas committed Jun 26, 2023
1 parent 684433d commit a3901e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.8,3.9]
python-version: [3.8]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit a3901e5

Please sign in to comment.