Skip to content

Commit

Permalink
CI: bump PHP version to 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
przepompownia committed Jan 26, 2024
1 parent 9cd3b19 commit 0731789
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
php-version:
- '7.4'
- '8.1'

steps:
-
Expand Down Expand Up @@ -52,7 +52,7 @@ jobs:
strategy:
matrix:
php-version:
- '7.4'
- '8.1'

steps:
-
Expand Down Expand Up @@ -85,8 +85,7 @@ jobs:
strategy:
matrix:
php-version:
- '7.4'
- '8.0'
- '8.1'

steps:
-
Expand Down

0 comments on commit 0731789

Please sign in to comment.