Skip to content

Commit 8c2d683

Browse files
committed
use node image for tests
1 parent 4d64c61 commit 8c2d683

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/testworkflows/container-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
matrix:
77
test: [0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19]
88
runs-on: [self-hosted]
9-
container: ubuntu:latest
9+
container: node:latest
1010
steps:
1111
- uses: actions/github-script@v7
1212
with:

0 commit comments

Comments
 (0)