Skip to content

Commit

Permalink
Merge pull request #598 from nature-heart-software/dev
Browse files Browse the repository at this point in the history
ci: attempt to fix
  • Loading branch information
Wurielle authored Feb 20, 2023
2 parents 0df4c58 + ef646ea commit 0136da3
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-2019 ]
os: [ windows-latest ]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit 0136da3

Please sign in to comment.