Skip to content

Commit

Permalink
Fix node version string
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Mar 9, 2021
1 parent 39ed499 commit e4665ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ jobs:
matrix:
include:
- php-version: '7.4'
node-version: '14.x'
node-version: '14'
mysql-version: '8.0'
phpcr-transport: 'jackrabbit'
dependency-versions: 'highest'
Expand Down

0 comments on commit e4665ab

Please sign in to comment.