Skip to content

Commit 93bc3b6

Browse files
committed
ubuntu-latest only
1 parent e7b3e7e commit 93bc3b6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ on:
66

77
jobs:
88
test:
9-
runs-on: ${{ matrix.os }}
9+
runs-on: ubuntu-latest
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
os: [ubuntu-latest, windows-2025]
1413
php: ['8.3', '8.4', '8.5']
1514
steps:
1615
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)