Skip to content

Commit

Permalink
Update compile-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pe46dro committed Jun 5, 2023
1 parent b20f9fc commit c54d27e
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.28", "PHP 8.1.16", "PHP 8.2.3"]
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.28", "PHP 8.1.19", "PHP 8.2.6"]
steps:
- name: checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit c54d27e

Please sign in to comment.