Skip to content

Commit 1d0c716

Browse files
authored
Discard changes to .github/workflows/tests.yml
1 parent a1985ae commit 1d0c716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
fail-fast: false
3333
matrix:
3434
php-version:
35-
- "8.1"
3635
- "8.2"
3736
- "8.3"
3837
- "8.4"
@@ -160,6 +159,7 @@ jobs:
160159
php-version:
161160
- "7.4"
162161
- "8.0"
162+
- "8.1"
163163
operating-system: [ ubuntu-latest, windows-latest ]
164164

165165
steps:

0 commit comments

Comments
 (0)