Update .forgejo/workflows/test.yml
This commit is contained in:
parent
a7c667ed4d
commit
d2bcd184f7
|
@ -1,6 +1,6 @@
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
strategy:
|
||||
matrix:
|
||||
node: [ 14, 16, 18 ]
|
||||
|
|
Loading…
Reference in a new issue