Skip to content

Commit

Permalink
Switch to ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
tjakobi committed Mar 13, 2023
1 parent 53c4976 commit 938dcef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run_circtools_detect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
#os: [ubuntu-20.04, ubuntu-22.04, macos-11, macos-12]
#R: ['4.1.0' , '4.2.0' ]
#python-version: ["3.7", "3.8", "3.9"]
#os: [ubuntu-22.04]
os: [ macos-11]
os: [ubuntu-22.04]
#os: [ macos-11]
R: ['4.2.0' ]
python-version: ["3.7", "3.8", "3.9"]
name: R ${{ matrix.R }} | Python ${{ matrix.python-version }} | ${{ matrix.os }}
Expand Down

0 comments on commit 938dcef

Please sign in to comment.