Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup: 2.7 linux
  • Loading branch information
MylesBorins committed Apr 2, 2020
commit aa7ca3cb67453a387c7d2b43780a780c7f176957
2 changes: 1 addition & 1 deletion .github/workflows/test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: test-linux
on: [push, pull_request]

env:
PYTHON_VERSION: 3.8
PYTHON_VERSION: 2.7
FLAKY_TESTS: dontcare

jobs:
Expand Down