mirror of
https://github.com/php/pecl-networking-gearman.git
synced 2026-03-23 23:22:22 +01:00
We are not ready for 8.6 yet
This commit is contained in:
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@@ -19,13 +19,6 @@ jobs:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
version: ['8.0', '8.1', '8.2', '8.3', '8.4', '8.5']
|
||||
stable: [true]
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
version: '8.6'
|
||||
stable: false
|
||||
- os: macos-latest
|
||||
version: '8.6'
|
||||
stable: false
|
||||
steps:
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
|
||||
Reference in New Issue
Block a user