ci: test the arch_node docker in GitHub Actions

This commit is contained in:
Amin Yahyaabadi 2022-06-29 18:59:48 -07:00
parent 895aacad8c
commit df27d7c079
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ jobs:
container: container:
- "ubuntu_node.dockerfile" - "ubuntu_node.dockerfile"
- "ubuntu_20.04_node.dockerfile" - "ubuntu_20.04_node.dockerfile"
- "arch_node.dockerfile"
node: node:
- 14 - 14
pnpm: pnpm: