Skip to content

Commit

Permalink
remove os specification in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
videlec committed Mar 23, 2023
1 parent 5edc194 commit 2a1e994
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]
python-version: ['3.6', '3.10', '3.11']
pari-version: ['pari-2.9.5', 'pari-2.11.4', 'pari-2.13.0', 'pari-2.15.1']
env:
Expand Down

0 comments on commit 2a1e994

Please sign in to comment.