We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf2818 commit 0c3bb31Copy full SHA for 0c3bb31
1 file changed
.github/workflows/test-pr.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ${{ matrix.os }}
32
strategy:
33
matrix:
34
- os: [windows-2019, windows-2022, ubuntu-22.04, ubuntu-24.04]
+ os: [windows-2022, windows-2025, ubuntu-22.04, ubuntu-24.04]
35
ruby-version: ['3.0','3.1','3.2','3.3']
36
fail-fast: false
37
steps:
0 commit comments