Skip to content

Commit

Permalink
apipkg (pytest?) has some issues with 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
fuhrysteve committed Oct 21, 2021
1 parent ea4b8ca commit c182efc
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 @@ -12,7 +12,7 @@ jobs:
#
# Please bump to the latest unreleased candidate
# when you come across this and have a moment to spare!
python-version: [3.6, 3.7, 3.8, 3.9, 3.10.0, 3.11.0-alpha.1]
python-version: [3.6, 3.7, 3.8, 3.9, 3.10.0]
steps:
- uses: actions/checkout@master
- name: set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit c182efc

Please sign in to comment.