mirror of
https://github.com/danog/tgbot-dialog-id.git
synced 2024-11-26 17:14:40 +01:00
Test on all versions
This commit is contained in:
parent
1d1c06220f
commit
41861ffb2d
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
php-versions: ["8.2", "8.3"]
|
php-versions: ["8.1", "8.2", "8.3"]
|
||||||
name: PHP ${{ matrix.php-versions }} Test on ${{ matrix.os }}
|
name: PHP ${{ matrix.php-versions }} Test on ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user