Skip to content

Commit

Permalink
Build on python 3.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
jelmer committed Jul 27, 2021
1 parent 039c5e5 commit 2f9248d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: [3.5, 3.6, 3.7, 3.8, 3.9, pypy3]
python-version: [3.5, 3.6, 3.7, 3.8, 3.9, 3.10-dev, pypy3]
exclude:
# sqlite3 exit handling seems to get in the way
- os: macos-latest
Expand Down
1 change: 1 addition & 0 deletions lala
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
lala

0 comments on commit 2f9248d

Please sign in to comment.