Actions no longer offers Python 2.x, which is a node dependency. Node uses the gyp build system for native extensions, which is written in Python. Fortunately it sounds like Python 3 is supported as of node v13, so we should be able to use a much more modern Python in our integration tests.
Actions no longer offers Python 2.x, which is a node dependency. Node uses the gyp build system for native extensions, which is written in Python. Fortunately it sounds like Python 3 is supported as of node v13, so we should be able to use a much more modern Python in our integration tests.