This commit is contained in:
parent
d3246e12cf
commit
92a8ecffd6
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
run-pytest:
|
run-pytest:
|
||||||
container:
|
container:
|
||||||
image: nikolaik/python-nodejs:python3.11-nodejs21
|
image: nikolaik/python-nodejs:python3.12-nodejs22
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue