We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f3f07 commit 882e4cfCopy full SHA for 882e4cf
1 file changed
.github/workflows/build-and-deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
build:
23
strategy:
24
matrix:
25
- os: [ windows-2022, macos-14, ubuntu-24.04 ]
+ os: [ windows-2025, macos-14, ubuntu-24.04 ]
26
fail-fast: false
27
runs-on: ${{ matrix.os }}
28
steps:
0 commit comments