File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed
Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@v4
1717 - name : Setup tmate session
1818 uses : mxschmitt/action-tmate@v3
19+ timeout-minutes : 1
1920 with :
2021 detached : true
2122 - name : Set up Python 3.14
Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@v4
1717 - name : Setup tmate session
1818 uses : mxschmitt/action-tmate@v3
19+ timeout-minutes : 1
1920 with :
2021 detached : true
2122 - name : Set up Python 3.14
Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@v4
1717 - name : Setup tmate session
1818 uses : mxschmitt/action-tmate@v3
19+ timeout-minutes : 1
1920 with :
2021 detached : true
2122 - name : Set up Python 3.14
Original file line number Diff line number Diff line change 2020 - uses : actions/checkout@v4
2121 - name : Set up Python 3.13
2222 uses : actions/setup-python@v5
23+ - name : Setup tmate session
24+ uses : mxschmitt/action-tmate@v3
25+ timeout-minutes : 1
26+ with :
27+ detached : true
2328 with :
2429 python-version : " 3.13"
2530 - name : Test Machine Info
You can’t perform that action at this time.
0 commit comments