Skip to content

Commit 70b9702

Browse files
Migrate to workflow_settings
1 parent 7610f94 commit 70b9702

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

conda-forge.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
azure:
2-
free_disk_space: true
3-
settings_linux:
4-
swapfile_size: 10GiB
51
bot:
62
abi_migration_branches:
73
- '11.8'
@@ -23,3 +19,9 @@ noarch_platforms:
2319
- linux_64
2420
- linux_aarch64
2521
- win_64
22+
workflow_settings:
23+
free_disk_space:
24+
- value: "quick"
25+
os: win
26+
- value: "skip"
27+
os: linux

0 commit comments

Comments
 (0)