Skip to content

Commit

Permalink
fix ; phalcon
Browse files Browse the repository at this point in the history
  • Loading branch information
kaioken committed Nov 19, 2021
1 parent 0ab4b28 commit 0a3d17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
run-tests:
name: PHP ${{ matrix.php-versions }}
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
env:
extensions: mbstring, intl, json, phalcon4, redis, swoole, xdebug
key: cache-v0.0.2
Expand Down

0 comments on commit 0a3d17c

Please sign in to comment.