Skip to content

Commit

Permalink
building
Browse files Browse the repository at this point in the history
well its building again but all badges etc point to travis still. need to tighten all tests been meaning to for a while. not sure why travis stopped working. maybe hit a monthly limit or something.
  • Loading branch information
byteface authored Jun 10, 2021
1 parent 1e3a26e commit 016775a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.6, 3.7, 3.8, 3.9, 3.10]
python-version: [3.6, 3.7, 3.8, 3.9, 3.10.0-beta.2]

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

0 comments on commit 016775a

Please sign in to comment.