Skip to content

Commit

Permalink
3.10.3 failed; 3.10.0 was cancelled. retry for 3.10.1 and 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jayaddison committed Oct 10, 2022
1 parent fb138c8 commit dbea462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yaml
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [macos-latest]
python-version: ["3.10.0", "3.10.3", "3.10.7"]
python-version: ["3.10.0", "3.10.1"]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit dbea462

Please sign in to comment.