Skip to content

Commit

Permalink
Merge pull request #188 from R-ODAF/build_container
Browse files Browse the repository at this point in the history
Update python in workflow file
  • Loading branch information
mattjmeier authored Jan 18, 2024
2 parents c0e00db + 435f931 commit 2ea4d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
label: linux-64
prefix: /usr/share/miniconda3/envs/base
r-version: ['4.3.1']
python-version: ['3.7']
python-version: ['3.11']
seq_type: ['temposeq'] # add later... , 'rnaseq']
runs-on: ${{ matrix.os }}
defaults:
Expand Down

0 comments on commit 2ea4d06

Please sign in to comment.