Skip to content

Commit

Permalink
TMP: run tests multiple times on each platform
Browse files Browse the repository at this point in the history
  • Loading branch information
matrss committed May 24, 2024
1 parent e075653 commit 5a6b745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing-all-oses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
fail-fast: false
matrix:
os: ["macos-13", "macos-14", "ubuntu-latest"]
n1: [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
steps:
- uses: actions/checkout@v4
- name: Build requirements.txt file
Expand Down

0 comments on commit 5a6b745

Please sign in to comment.