Skip to content

Commit 122c27e

Browse files
authored
Update TestNewAction.yaml
1 parent 9d863f2 commit 122c27e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/TestNewAction.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on: [push]
55
jobs:
66
build:
77
runs-on: ubuntu-latest
8+
container:
9+
image: python:3.9
810
env:
911
rts: max
1012
steps:

0 commit comments

Comments
 (0)