Skip to content

Commit

Permalink
Put windows back
Browse files Browse the repository at this point in the history
  • Loading branch information
isoboroff authored Dec 22, 2023
1 parent f438f5f commit aa5c8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
os: ['ubuntu-latest', 'macOs-latest']
os: ['ubuntu-latest', 'windows-latest', 'macOs-latest']
architecture: ['x64']

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit aa5c8c4

Please sign in to comment.