Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Jun 15, 2021
1 parent fb12df4 commit 32280b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Build
strategy:
matrix:
os: [ ubuntu-latest, windows-latest ]
os: [ubuntu-latest, windows-latest]
node: [12, 14]
runs-on: ${{ matrix.os }}
env:
Expand Down

0 comments on commit 32280b4

Please sign in to comment.