Skip to content

Commit

Permalink
remove re2c
Browse files Browse the repository at this point in the history
  • Loading branch information
laruence committed Jul 6, 2021
1 parent b6ce337 commit 0c73661
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.PHP }}
- name: Install
run: |
sudo apt-get install -y re2c
- name: Prepare
run: |
phpize
Expand Down

0 comments on commit 0c73661

Please sign in to comment.