Skip to content

Commit ccdc36c

Browse files
committed
x
1 parent 14c466f commit ccdc36c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ on: [push, pull_request]
44

55
jobs:
66
tests:
7-
runs-on: ubuntu-latest
7+
runs-on: windows-latest
88
strategy:
99
matrix:
10-
php: ['8.1', '8.2', '8.3', '8.4', '8.5']
10+
php: ['8.5']
1111

1212
fail-fast: false
1313

0 commit comments

Comments
 (0)