Skip to content

Commit aea0007

Browse files
jkuwoodruffw
andauthored
workflows: Add latest release to cross-version-verify (#1686)
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com> Co-authored-by: William Woodruff <william@trailofbits.com>
1 parent 10d8154 commit aea0007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cross-version-verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
strategy:
5959
fail-fast: false # Don't cancel other jobs if one fails
6060
matrix:
61-
version: [3.5.6, 3.6.6, 4.0.0, 4.1.0]
61+
version: [3.5.6, 3.6.6, 4.0.0, 4.1.0, 4.2.0]
6262
steps:
6363
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
6464
with:

0 commit comments

Comments
 (0)