Skip to content

Commit cdddb10

Browse files
committed
Add stable-2.21 to CI.
1 parent 52e6e16 commit cdddb10

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

antsibull-nox.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ include_devel = true
110110
"2.17" = ["3.7"]
111111
"2.18" = ["3.8"]
112112
"2.19" = ["3.9"]
113+
"2.20" = ["3.10"]
114+
"2.21" = ["3.11"]
113115

114116
[sessions.ansible_lint]
115117
ansible_lint_package = [

tests/sanity/ignore-2.22.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
plugins/filter/_substitute_dns.py pylint:ansible-bad-import-from
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
2+
SPDX-License-Identifier: GPL-3.0-or-later
3+
SPDX-FileCopyrightText: 2025, Felix Fontein

0 commit comments

Comments
 (0)