Skip to content

Commit

Permalink
Merge pull request #105 from ByteInternet/nodejs_20
Browse files Browse the repository at this point in the history
  • Loading branch information
tdgroot authored Apr 4, 2024
2 parents 9233d6b + bd418e1 commit 8ab51fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,13 @@ jobs:
- 14
- 16
- 18
- 20
runs-on: ubuntu-latest
env:
PHP_VERSION: ${{ matrix.php_version }}
NODE_VERSION: ${{ matrix.node_version }}
LATEST_PHP_VERSION: 8.3
LATEST_NODE_VERSION: 18
LATEST_NODE_VERSION: 20
steps:
- name: Checkout hypernode-deploy
uses: actions/checkout@v3
Expand Down

0 comments on commit 8ab51fe

Please sign in to comment.