Skip to content

Commit d2caadd

Browse files
committed
Bump Python to 3.8
1 parent d7b69e4 commit d2caadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v1
1111
- uses: actions/setup-python@v1
1212
with:
13-
python-version: '3.6'
13+
python-version: '3.8'
1414
architecture: 'x64'
1515
- name: Install the library
1616
run: |

0 commit comments

Comments
 (0)