We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2395cae commit 6c5679cCopy full SHA for 6c5679c
.github/workflows/test_plugin.yml
@@ -33,7 +33,7 @@ jobs:
33
34
strategy:
35
matrix:
36
- docker_tags: [release-3_36, 3.40.11, 3.44.4]
+ docker_tags: [3_36, 3.44.4, latest]
37
38
steps:
39
0 commit comments