Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit 0e7863e

Browse files
committed
update reference
1 parent cda357e commit 0e7863e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/versions/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ PYTHON_AGENT:
22
# github;version -> pip install elastic-apm==git+https://github.com/elastic/apm-agent-python.git@version
33
# release;latest -> pip install elastic-apm
44
# release;release -> pip install elastic-apm==version
5-
- 'github;master'
5+
- 'github;main'
66
- 'release;latest'
77
- 'release;4.2.2'

0 commit comments

Comments
 (0)