Skip to content

Commit

Permalink
ENH: supports edm 4 on Linux (#15)
Browse files Browse the repository at this point in the history
* ENH: supports edm 4 on Linux

* DEV: update CI to use v4.0.0

* DEV: add debugging ...

* DEV: more debugging... why is the output not showing?

* DEV: trying to capture exec stdout

* CLN: remove useless addition

* DEV: try to echo to stderr

* DEV: does anyone wants to cooperate ?

* DEV: update the dist files + clean up the linux sh file
  • Loading branch information
dpinte authored Oct 8, 2024
1 parent f603052 commit e0ea43d
Show file tree
Hide file tree
Showing 6 changed files with 156 additions and 138 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- name: Install EDM
uses: ./
with:
edm-version: 3.7.0
edm-version: 4.0.0
- name: Show EDM versions
run: edm versions
Loading

0 comments on commit e0ea43d

Please sign in to comment.