Skip to content

Commit f2a40c5

Browse files
committed
Cure target remote distribution deployment evaluation missing structural setups gracefully against intel structures
1 parent 9a57111 commit f2a40c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/conda-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
os: [ubuntu-latest, macos-latest]
20+
os: [ubuntu-latest, macos-13]
2121
python-version: ["3.10", "3.11", "3.12", "3.13"]
2222

2323
steps:

0 commit comments

Comments
 (0)