Skip to content

Commit 3f6bc6e

Browse files
committed
[ci] Add ansible 2.17, 2.18
1 parent b4bfe53 commit 3f6bc6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
python-version: ['3.10']
23-
ansible-version: ['2.14', '2.15', '2.16']
23+
ansible-version: ['2.14', '2.15', '2.16', '2.17', '2.18']
2424

2525
# Steps represent a sequence of tasks that will be executed as part of the job
2626
steps:

0 commit comments

Comments
 (0)