Skip to content

Commit 54035d2

Browse files
authored
merge v0.17.0 rbspy (#110)
* merge v0.17.0 rbspy * rm py 2.7 from running test temporarly
1 parent 4ada74a commit 54035d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-ffi-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
strategy:
4343
fail-fast: false
4444
matrix:
45-
PYTHON_VERSION: ['2.7', '3.7', '3.8', '3.9', '3.10']
45+
PYTHON_VERSION: [ '3.7', '3.8', '3.9', '3.10'] # todo bring back 2.7, do not rely on gh runners, use docker environment
4646
needs: ['linux-build']
4747
name: Linux Test
4848
runs-on: ubuntu-latest

pyroscope_backends/rbspy

Submodule rbspy updated from 48c7187 to 3d81c2e

0 commit comments

Comments
 (0)