Skip to content

Commit

Permalink
Merge pull request #679 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 Dec 26, 2023
2 parents d3fc1de + b591e62 commit 9217e8e
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-2022]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
Expand Down

0 comments on commit 9217e8e

Please sign in to comment.