Skip to content

Commit

Permalink
test Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tp7309 committed May 29, 2022
1 parent b289c2a commit e2df20d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ jobs:
runs-on: macos-latest
strategy:
matrix:
# python-version: ["3.6", "3.7", "3.8", "3.9","3.10"]
python-version: ["3.10"]
python-version: ["3.6", "3.7", "3.8", "3.9","3.10"]

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

0 comments on commit e2df20d

Please sign in to comment.