From e74f82b43297065c53f5830ae6e12c8314772ac2 Mon Sep 17 00:00:00 2001 From: Rob Luke Date: Fri, 2 Feb 2024 11:20:03 +1100 Subject: [PATCH] bump --- .github/workflows/runtests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/runtests.yml b/.github/workflows/runtests.yml index 0e910e5..98ad373 100644 --- a/.github/workflows/runtests.yml +++ b/.github/workflows/runtests.yml @@ -42,7 +42,7 @@ jobs: - x64 # - x86 exclude: - # 32-bit Julia binaries are not available on macOS + # 32-bit Julia binaries are not available on macOS - os: macOS-latest arch: x86 # 32-bit Linux binary for MKL isn't always available, let's ignore it