From 69a6d5684ba5527a8320c28d56072bc77eb17d9a Mon Sep 17 00:00:00 2001 From: Alexander Plavin Date: Thu, 9 Jan 2025 22:35:36 -0500 Subject: [PATCH] Update .github/workflows/ci.yml Co-authored-by: David Widmann --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0a29af5..081346b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,8 +18,6 @@ jobs: - ubuntu-latest - macOS-latest - windows-latest - arch: - - x64 steps: - uses: actions/checkout@v4 - uses: julia-actions/setup-julia@v2