Skip to content

Commit

Permalink
Test with python 3.9.0-beta-4 up to 3.9.0 version range
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow committed Oct 6, 2020
1 parent b8a4821 commit 4a62ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
python-version: ['3.7', '3.8']
experimental: [false]
include:
- python-version: 3.9
- python-version: '3.9.0-beta.4 - 3.9.0'
experimental: true
steps:
- name: Checkout
Expand Down

0 comments on commit 4a62ed6

Please sign in to comment.