Skip to content

Commit

Permalink
Fix matrix build OS
Browse files Browse the repository at this point in the history
  • Loading branch information
pronovic committed Sep 2, 2022
1 parent 8f851a6 commit a8ba3b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
- cron: '05 17 15 * *' # 15th of the month at 5:05pm UTC
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
Expand Down

0 comments on commit a8ba3b1

Please sign in to comment.