We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aed2ffd commit b17d76bCopy full SHA for b17d76b
.github/workflows/docker_builder.yml
@@ -7,6 +7,8 @@ on:
7
- main
8
- nightly
9
- release/2.2
10
+ - release/2.3
11
+ - release/2.4
12
13
# If pushes to main are made in rapid succession,
14
# cancel existing docker builds and use newer commits
0 commit comments