Skip to content

Commit

Permalink
Update unittests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jGaboardi authored Jul 12, 2024
1 parent d87ed4d commit 5180ed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
]
include:
- environment-file: ci/312.yml
os: macos-latest
os: macos-13 # Intel
- environment-file: ci/312.yml
os: macos-14 # Apple Silicon
- environment-file: ci/312.yml
Expand Down Expand Up @@ -93,4 +93,4 @@
&& github.repository_owner == 'pysal'
uses: xarray-contrib/issue-from-pytest-log@v1
with:
log-path: pytest-log.jsonl
log-path: pytest-log.jsonl

0 comments on commit 5180ed5

Please sign in to comment.