Skip to content

Commit

Permalink
added php 8.2.22 (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
niepi authored Aug 13, 2024
1 parent f80b16b commit f9eabaa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

env:
ALIAS_VERSION: '8.2'
VERSION_FOR_ALIAS: '8.2.21'
VERSION_FOR_ALIAS: '8.2.22'

jobs:
ci:
Expand All @@ -21,6 +21,7 @@ jobs:
strategy:
matrix:
php-version:
- '8.2.22'
- '8.2.21'
- '8.2.20'
- '8.2.19'
Expand Down

0 comments on commit f9eabaa

Please sign in to comment.