Add php8.2

This commit is contained in:
Greyscale 2023-01-09 15:57:09 +01:00
parent 51a97c0c44
commit b8fdac6773
No known key found for this signature in database
GPG key ID: 74BAFF55434DA4B2
2 changed files with 2 additions and 1 deletions

View file

@ -37,6 +37,7 @@ jobs:
- "7.4"
- "8.0"
- "8.1"
- "8.2"
steps:
- name: Mangle Envs
id: vars

View file

@ -14,7 +14,7 @@ jobs:
name: Vanity Tags
runs-on: self-hosted
env:
latest-stable-version: "7.4"
latest-stable-version: "8.1"
strategy:
fail-fast: false
matrix: