summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2021-10-05 16:05:17 +0300
committerGitHub <noreply@github.com>2021-10-05 16:05:17 +0300
commit5784645ee1f3973dfd0ff82c64b4010fff51abd3 (patch)
treebd34f5aa58c56c9cbf2dd883b0fdc793047b2657
parent201720a3717426c33ff114b3169ac6d7d29de2c0 (diff)
downloadisodate-5784645ee1f3973dfd0ff82c64b4010fff51abd3.tar.gz
Test on Python 3.10 final
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index ee55d7c..bb86e7c 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- python-version: ["3.6", "3.7", "3.8", "3.9", "3.10-dev", "pypy3"]
+ python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "pypy3"]
os: [ubuntu-latest, macos-latest, windows-latest]
include:
# Include new variables for Codecov