We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc9918 commit fca1cefCopy full SHA for fca1cef
1 file changed
.github/workflows/multi-language-client.yml
@@ -45,7 +45,7 @@ jobs:
45
fail-fast: false
46
max-parallel: 15
47
matrix:
48
- os: [ubuntu-22.04, ubuntu-24.04, windows-2022, windows-latest, windows-2025-vs2026, macos-latest]
+ os: [ubuntu-22.04, ubuntu-24.04, windows-2022, windows-2025-vs2026, macos-latest]
49
runs-on: ${{ matrix.os}}
50
51
steps:
0 commit comments