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:
parent
d3725f46d2
commit
382e0a9d61
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@ -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'
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user