8000 fix: Skip CI for beam master (#632) · etherscan-io/sentry-python@2c9a2b7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c9a2b7

Browse files
authored
fix: Skip CI for beam master (getsentry#632)
1 parent dd85044 commit 2c9a2b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ envlist =
3434
{pypy,py2.7}-celery-3
3535

3636
py2.7-beam-{2.12,2.13}
37-
py3.7-beam-{2.12,2.13,master}
37+
py3.7-beam-{2.12,2.13}
3838

3939
# The aws_lambda tests deploy to the real AWS and have their own matrix of Python versions.
4040
py3.7-aws_lambda

0 commit comments

Comments
 (0)
0