Skip to content

Commit

Permalink
Merge pull request #604 from nature-heart-software/dev
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
Wurielle authored Feb 21, 2023
2 parents b6c4402 + 7acbd11 commit bff0204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
needs: [release]
strategy:
matrix:
os: [windows-latest]
os: [windows-2019]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit bff0204

Please sign in to comment.