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 6a1e155 commit f24d104Copy full SHA for f24d104
.github/workflows/release.yml
@@ -28,6 +28,7 @@ jobs:
28
["120"]="21.x"
29
["127"]="22.x"
30
["131"]="23.x"
31
+ ["137"]="24.x"
32
)
33
34
for binary in "${binaries[@]}"; do
0 commit comments