Skip to content

Commit

Permalink
Disable 3.5.10 toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-hellhake committed Jun 9, 2024
1 parent 5b0fbbb commit b87fb8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-toolchains.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
'node:10',
'node:12',
'node:14',
'python:3.5.10',
#'python:3.5.10',
'python:3.6.12',
'python:3.7.9',
'python:3.8.6',
Expand Down

0 comments on commit b87fb8f

Please sign in to comment.