Skip to content

Commit

Permalink
Add new OSes available for GitHub actions runners #176
Browse files Browse the repository at this point in the history
  • Loading branch information
xonixx committed Dec 24, 2024
1 parent 05ae458 commit 6c65204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ windows-2019, windows-2022 ]
os: [ windows-2019, windows-2022, windows-2025 ]
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 6c65204

Please sign in to comment.