Skip to content

Commit ada7e8b

Browse files
SWI-7989 - windows-2019 GH runner decommission
1 parent 0fb347d commit ada7e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ${{ matrix.os }}
1717
strategy:
1818
matrix:
19-
os: [ windows-2019, windows-2022, ubuntu-22.04, ubuntu-24.04 ]
19+
os: [ windows-2022, windows-2025, ubuntu-22.04, ubuntu-24.04 ]
2020
php-version: [8.0, 8.1, 8.2, 8.3]
2121
steps:
2222
- name: Checkout

0 commit comments

Comments
 (0)