Skip to content

Commit

Permalink
Skip 8.4 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
trowski committed Sep 3, 2024
1 parent b7515c1 commit 8fa80ea
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ jobs:
- operating-system: 'ubuntu-latest'
php-version: '8.3'

- operating-system: 'ubuntu-latest'
php-version: '8.4'
static-analysis: none
style-fix: none
composer-require-checker-version: none

- operating-system: 'windows-latest'
php-version: '8.3'
job-description: 'on Windows'
Expand All @@ -49,7 +43,6 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-version }}
extensions: fiber-amphp/ext-fiber@master

- name: Get Composer cache directory
id: composer-cache
Expand Down

0 comments on commit 8fa80ea

Please sign in to comment.