mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Bumped node version for test workflow to 14
no refs
This commit is contained in:
parent
422dd12c14
commit
50f69af9d5
2
ghost/portal/.github/workflows/test.yml
vendored
2
ghost/portal/.github/workflows/test.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-18.04
|
||||
strategy:
|
||||
matrix:
|
||||
node: [ '10', '12' ]
|
||||
node: [ '14' ]
|
||||
env:
|
||||
FORCE_COLOR: 1
|
||||
CI: true
|
||||
|
Loading…
Reference in New Issue
Block a user