mirror of
https://github.com/chinayin/ip2region-core-php.git
synced 2025-12-03 04:02:15 +08:00
fix php.yml
This commit is contained in:
parent
b457a71364
commit
5471cc2ce0
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
php-versions: [ '7.2', '7.4', '8.0', '8.1' ]
|
php-versions: [ '7.2', '7.4', '8.0', '8.1', '8.2' ]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user