Skip to content

Commit a125b93

Browse files
committed
minor #110 Add PHP 8.2 to CI (derrabus)
This PR was merged into the 2.1-dev branch. Discussion ---------- Add PHP 8.2 to CI Commits ------- 4592df2 Add PHP 8.2 to CI
2 parents 4617ac3 + 4592df2 commit a125b93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
php: ['7.1.3', '7.2', '7.3', '7.4', '8.0', '8.1']
15+
php: ['7.1.3', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
1616
include:
1717
- php: '7.4'
1818
deps: lowest
1919
deprecations: max[self]=0
20-
- php: '8.0'
20+
- php: '8.1'
2121
deps: highest
2222
deprecations: max[indirect]=5
2323

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy