Skip to content

Commit

Permalink
Python 3.10 Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
tjakobi committed Mar 13, 2023
1 parent ac2a569 commit 87c167c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_circtools_detect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
os: [ubuntu-22.04]
#os: [ macos-11]
R: ['4.2.0' ]
python-version: ["3.7", "3.8", "3.9"]
# python-version: ["3.7", "3.8", "3.9"]
name: R ${{ matrix.R }} | Python ${{ matrix.python-version }} | ${{ matrix.os }}
steps:
- name: Create files
Expand Down

0 comments on commit 87c167c

Please sign in to comment.