Discontinue 7.3 & 7.4, latest is now 8.2

This commit is contained in:
Greyscale 2023-06-12 13:18:29 +02:00
parent 56f24722c2
commit d5950edf25
No known key found for this signature in database
GPG key ID: 74BAFF55434DA4B2
3 changed files with 5 additions and 5 deletions

View file

@ -28,8 +28,8 @@ jobs:
#- "7.0"
#- "7.1"
#- "7.2"
- "7.3"
- "7.4"
#- "7.3"
#- "7.4"
- "8.0"
- "8.1"
- "8.2"

View file

@ -33,8 +33,8 @@ jobs:
#- "7.0"
#- "7.1"
#- "7.2"
- "7.3"
- "7.4"
#- "7.3"
#- "7.4"
- "8.0"
- "8.1"
- "8.2"

View file

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