Skip to content

Commit 7fa0d53

Browse files
Update build.yml
1 parent 0376564 commit 7fa0d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
os: [ubuntu-latest, macos-latest]
10-
python-version: ['3.7']
10+
python-version: ['3.8']
1111
node-version: ['14']
1212
steps:
1313
- name: Checkout

0 commit comments

Comments
 (0)