Skip to content

Commit bae6096

Browse files
authored
Merge pull request #191 from secure-systems-lab/unpin-python
Unpin python
2 parents 5599ec0 + c894b4c commit bae6096

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test_yaml.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Set up Python
15-
with:
16-
python-version: 3.8
1715
uses: actions/setup-python@v5
1816
- name: Install dependencies
1917
run: |

0 commit comments

Comments
 (0)