From 19e7c2ba3dc11967e082ac9ce226f4db345aaddf Mon Sep 17 00:00:00 2001 From: Alexis Montoison <35051714+amontoison@users.noreply.github.com> Date: Tue, 8 Oct 2024 09:58:41 -0500 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bc8453dd..4f8a7d57 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ jobs: - name: Install Julia uses: julia-actions/setup-julia@v2 with: - version: 1 + version: "1.7" arch: x64 - name: Set the environment variables BINARYBUILDER_AUTOMATIC_APPLE, CUTEST_RELEASE, CUTEST_COMMIT shell: bash