Skip to content

Commit

Permalink
Experimentally remove inclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
karel-brinda committed Mar 5, 2024
1 parent c714343 commit 7177259
Showing 1 changed file with 1 addition and 23 deletions.
24 changes: 1 addition & 23 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,29 +20,7 @@ jobs:
os: [ ubuntu-latest, macos-latest ]
python-version: [ 3.9, 3.10 ]
snakemake-version: [ 6, 7 ]
include:
- python-version: 3.8
snakemake-version: 7
- python-version: 3.9
snakemake-version: 7
- python-version: 3.10
snakemake-version: 7
- python-version: 3.11
snakemake-version: 7
- python-version: 3.11
snakemake-version: 8
- python-version: 3.11
snakemake-version: 8.0
- python-version: 3.11
snakemake-version: 8.1
- python-version: 3.11
snakemake-version: 8.2
- python-version: 3.11
snakemake-version: 8.3
- python-version: 3.11
snakemake-version: 8.4
- python-version: 3.11
snakemake-version: 8.5

steps:
- uses: actions/checkout@v3
- uses: mamba-org/setup-micromamba@v1
Expand Down

0 comments on commit 7177259

Please sign in to comment.