use node16 container
parent
3bcd4074b0
commit
5d80d3399e
|
|
@ -15,7 +15,7 @@ jobs:
|
||||||
test_checkout:
|
test_checkout:
|
||||||
runs-on: debian
|
runs-on: debian
|
||||||
container:
|
container:
|
||||||
image:
|
image: node:16-bullseye
|
||||||
steps:
|
steps:
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v3
|
- uses: https://code.forgejo.org/actions/checkout@v3
|
||||||
- run: |
|
- run: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue