Skip to content

Commit

Permalink
Fix os in inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
karel-brinda committed Mar 5, 2024
1 parent e1f5107 commit a00588a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
python-version: [ 3.9, "3.10" ]
snakemake-version: [ 6, 7 ]
include:
- python-version: 3.8
- os: ubuntu-latest
python-version: 3.8
snakemake-version: 7

steps:
Expand Down

0 comments on commit a00588a

Please sign in to comment.