Skip to content

Commit 0db41f8

Browse files
author
{your_name}
committed
test3
1 parent c2eaad1 commit 0db41f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildarm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
- name: Install Python 3.x
9999
uses: actions/setup-python@v5
100100
with:
101-
python-version: '3.11.x'
101+
python-version: '3.x'
102102

103103
- name: Install Go
104104
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)