[llvm-branch-commits] [llvm] workflows: Re-implement the get-llvm-version action as a composite (PR #101554)

Tom Stellard via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Aug 2 07:05:31 PDT 2024


================
@@ -0,0 +1,86 @@
+#!/usr/bin/env bash
+#===-- get-llvm-version.sh - Test the LLVM release candidates --------------===#
----------------
tstellar wrote:

Fixed here: PR#101569.  I'll merge #101569 and then backport the change to the release branch.

https://github.com/llvm/llvm-project/pull/101554


More information about the llvm-branch-commits mailing list