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