Skip to content

Commit b9135b7

Browse files
committed
fix CI and removed Manifest
1 parent 1a9d4fb commit b9135b7

File tree

2 files changed

+1
-872
lines changed

2 files changed

+1
-872
lines changed

.github/workflows/CI.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ on:
33
push:
44
branches:
55
- master
6-
paths:
7-
- "**.jl"
86
pull_request:
97
branches:
108
- master
@@ -17,6 +15,7 @@ jobs:
1715
matrix:
1816
version:
1917
- '1.6'
18+
- '1.10'
2019
- 'nightly'
2120
os:
2221
- ubuntu-latest

0 commit comments

Comments
 (0)