Skip to content

Commit

Permalink
Merge branches 'main' and 'main' of https://github.com/metagenopolis/…
Browse files Browse the repository at this point in the history
  • Loading branch information
aghozlane committed Jun 20, 2024
2 parents 0048bbb + f5dc3b7 commit 926ba73
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ jobs:
strategy:
matrix:
python-version: ["3.10", "3.11", "3.12"]
os: [ubuntu-22.04, macos-latest]
os: [ubuntu-22.04]
#os: [ubuntu-22.04, macos-latest]
steps:
- uses: actions/checkout@v4
- uses: ConorMacBride/install-package@v1
Expand Down Expand Up @@ -45,4 +46,4 @@ jobs:
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: metagenopolis/meteor
slug: metagenopolis/meteor

0 comments on commit 926ba73

Please sign in to comment.