mirror of
https://github.com/danog/tgbot-dialog-id.git
synced 2024-11-26 15:34:39 +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:
|
||||
matrix:
|
||||
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 }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user