Skip to content

Commit

Permalink
added php 8.2.17, 8.2.18 (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
niepi committed Apr 12, 2024
1 parent e27d4aa commit dd51727
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 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.15'
VERSION_FOR_ALIAS: '8.2.18'

jobs:
ci:
Expand All @@ -21,6 +21,8 @@ jobs:
strategy:
matrix:
php-version:
- '8.2.18'
- '8.2.17'
- '8.2.16'
- '8.2.15'
- '8.2.14'
Expand Down

0 comments on commit dd51727

Please sign in to comment.