1
0
mirror of https://github.com/danog/file.git synced 2024-11-30 04:19:39 +01:00

Improve CI setup

This commit is contained in:
Niklas Keller 2023-03-02 21:22:21 +01:00
parent d3725f46d2
commit 382e0a9d61
No known key found for this signature in database
GPG Key ID: AFA536ABA90C76A6

View File

@ -12,12 +12,18 @@ jobs:
- operating-system: 'ubuntu-latest'
php-version: '8.1'
- operating-system: 'ubuntu-latest'
php-version: '8.2'
- operating-system: 'ubuntu-latest'
php-version: '8.3'
- operating-system: 'windows-latest'
php-version: '8.1'
php-version: '8.3'
job-description: 'on Windows'
- operating-system: 'macos-latest'
php-version: '8.1'
php-version: '8.3'
job-description: 'on macOS'