From bca692e4c6f0061cba8e64ac8c0c81f950cbd2eb Mon Sep 17 00:00:00 2001 From: Tim Kelley Date: Mon, 23 Sep 2024 16:28:18 -0400 Subject: [PATCH] Massive CI for JOSS paper --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3774e6bb..4287de24 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,9 +26,9 @@ jobs: - '~1.11.0-0' - 'nightly' os: -# - ubuntu-latest + - ubuntu-latest - macOS-latest -# - windows-latest + - windows-latest arch: - x64 steps: