Skip to content

Commit

Permalink
added php 8.0.29 (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
niepi committed Jun 10, 2023
1 parent 1caa594 commit 3fe3157
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.0'
VERSION_FOR_ALIAS: '8.0.28'
VERSION_FOR_ALIAS: '8.0.29'

jobs:
ci:
Expand All @@ -21,6 +21,7 @@ jobs:
strategy:
matrix:
php-version:
- '8.0.29'
- '8.0.28'
- '8.0.27'
- '8.0.26'
Expand Down

0 comments on commit 3fe3157

Please sign in to comment.