Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TEMP
Browse files Browse the repository at this point in the history
matrss committed Mar 1, 2024
1 parent fc502c8 commit 22d54ee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/testing-all-oses.yml
Original file line number Diff line number Diff line change
@@ -18,8 +18,10 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["macos-14", "ubuntu-latest"]
os: ["macos-14"]
order: ["normal", "reverse"]
n1: [0, 1, 2, 3, 4]
n2: [0, 1, 2, 3, 4]
steps:
- uses: actions/checkout@v4
- name: Build requirements.txt file

0 comments on commit 22d54ee

Please sign in to comment.