Skip to content

Commit

Permalink
fix CI and removed Manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
fcdimitr committed Feb 22, 2024
1 parent 1a9d4fb commit b9135b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 872 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ on:
push:
branches:
- master
paths:
- "**.jl"
pull_request:
branches:
- master
Expand All @@ -17,6 +15,7 @@ jobs:
matrix:
version:
- '1.6'
- '1.10'
- 'nightly'
os:
- ubuntu-latest
Expand Down
Loading

0 comments on commit b9135b7

Please sign in to comment.