We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93262e8 commit a5e42d3Copy full SHA for a5e42d3
.github/workflows/system.yml
@@ -34,14 +34,6 @@ jobs:
34
architecture: x64
35
python-version: '3.9'
36
julia-version: '1'
37
- - os: ubuntu-latest
38
- architecture: x64
39
- python-version: '3.x'
40
- julia-version: '1.5'
41
42
43
44
- julia-version: '1.4'
45
# Test Python 2.7 only with a few combinations (TODO: drop 2.7).
46
# Note that it does not work in macOS:
47
- os: ubuntu-latest
0 commit comments