Skip to content

Commit

Permalink
ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfleischer committed Jan 14, 2024
1 parent 35475cf commit b42b387
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ on: [push]

jobs:
build-linux:
runs-on: ${{ matrix.os }}
runs-on: ubuntu-latest
strategy:
max-parallel: 5
matrix:
os: [ubuntu-latest, windows-latest]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b42b387

Please sign in to comment.