Skip to content

Commit 872d645

Browse files
authored
Merge pull request #616 from JuliaDiff/mcabbott-patch-2
Stop testing on 1.5
2 parents 8b8cba3 + 5a170cb commit 872d645

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/CI.yml

-5
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@ jobs:
3333
arch: x86
3434
- os: windows-latest
3535
arch: x86
36-
include:
37-
# Add a 1.5 job because that's what Invenia actually uses
38-
- os: ubuntu-latest
39-
version: "1.5"
40-
arch: x64
4136
steps:
4237
- uses: actions/checkout@v2
4338
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)