Skip to content

Commit

Permalink
Revert "Update pythonapp.yml"
Browse files Browse the repository at this point in the history
This reverts commit 346bd45.
  • Loading branch information
lukeshingles committed Apr 4, 2022
1 parent 346bd45 commit d440bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
# os: [ubuntu-latest, macos-latest]
os: [self-hosted, ubuntu-latest]
os: [ubuntu-latest]
python-version: ['3.8', '3.9', '3.10']
env:
OS: ${{ matrix.os }}
Expand Down

0 comments on commit d440bec

Please sign in to comment.