We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d5895 commit b93cad6Copy full SHA for b93cad6
.github/workflows/php-test.yml
@@ -15,6 +15,8 @@ jobs:
15
experimental: true
16
- php-versions: '8.1'
17
18
+ - php-versions: '8.2'
19
+ experimental: true
20
steps:
21
- name: Checkout
22
uses: actions/checkout@v2
0 commit comments