From 16984926ca5b3bb1f71d96452309daba6a380a91 Mon Sep 17 00:00:00 2001 From: Scott Staniewicz Date: Mon, 21 Oct 2024 18:28:08 -0700 Subject: [PATCH] try isce3 cpu only --- .github/workflows/test-build-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-build-push.yml b/.github/workflows/test-build-push.yml index 2f870cfa..c8a581f8 100644 --- a/.github/workflows/test-build-push.yml +++ b/.github/workflows/test-build-push.yml @@ -19,7 +19,7 @@ jobs: - label: Latest # we can't specify `tophu` for conda, not available on mac spec: >- - isce3 + isce3-cpu dask fail-fast: true