Skip to content

Commit

Permalink
Update compile-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ressel87 authored Oct 27, 2023
1 parent 294b335 commit 460c53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
fail-fast: false
matrix:
os: ["centos:7", "ubuntu:18.04", "ubuntu:20.04", "ubuntu:22.04", "debian:9", "debian:10", "debian:11"]
phpv: ["PHP 5.6.40", "PHP 7.0.33", "PHP 7.1.33", "PHP 7.2.34", "PHP 7.3.33", "PHP 7.4.33", "PHP 8.0.30", "PHP 8.1.24", "PHP 8.2.11"]
phpv: ["PHP 5.6.40", "PHP 7.0.33", "PHP 7.1.33", "PHP 7.2.34", "PHP 7.3.33", "PHP 7.4.33", "PHP 8.0.30", "PHP 8.1.25", "PHP 8.2.12"]
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 460c53c

Please sign in to comment.