Skip to content

Commit b87fb8f

Browse files
committed
Disable 3.5.10 toolchain
1 parent 5b0fbbb commit b87fb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-toolchains.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
'node:10',
2020
'node:12',
2121
'node:14',
22-
'python:3.5.10',
22+
#'python:3.5.10',
2323
'python:3.6.12',
2424
'python:3.7.9',
2525
'python:3.8.6',

0 commit comments

Comments
 (0)