Skip to content
Open
Changes from all commits
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
10 changes: 0 additions & 10 deletions .github/workflows/system.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,6 @@ jobs:
architecture: x64
python-version: '3.x'
julia-version: '1.4'
# Test Python 2.7 only with a few combinations (TODO: drop 2.7).
# Note that it does not work in macOS:
- os: ubuntu-latest
architecture: x64
python-version: '2.7'
julia-version: '1'
- os: windows-2019
architecture: x64
python-version: '2.7'
julia-version: '1'
fail-fast: false
name: Test
Julia ${{ matrix.julia-version }}
Expand Down