Skip to content

Commit

Permalink
Merge pull request #354 from niepi/release/8.1-version-upgrades
Browse files Browse the repository at this point in the history
Release/8.1 version upgrades - added php 8.1.30
  • Loading branch information
en-jschuetze authored Oct 7, 2024
2 parents b4e9c48 + d508e89 commit 622e24f
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.1'
VERSION_FOR_ALIAS: '8.1.29'
VERSION_FOR_ALIAS: '8.1.30'

jobs:
ci:
Expand All @@ -21,6 +21,7 @@ jobs:
strategy:
matrix:
php-version:
- '8.1.30'
- '8.1.29'
- '8.1.28'
- '8.1.27'
Expand Down

0 comments on commit 622e24f

Please sign in to comment.