Skip to content

Commit

Permalink
Enable all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rfrenchseti committed Jan 4, 2024
1 parent 991790e commit d707823
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
# os: [ self-hosted-linux, self-hosted-macos, self-hosted-windows ]
os: [ self-hosted-macos ]
os: [ self-hosted-linux, self-hosted-macos, self-hosted-windows ]
python-version: [ '3.8', '3.9', '3.10', '3.11', '3.12' ]
fail-fast: false
steps:
Expand Down

0 comments on commit d707823

Please sign in to comment.