Skip to content

Commit

Permalink
Update EDM to latest version (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdickinson authored Sep 13, 2022
1 parent dabc4f8 commit ebca726
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ets-from-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- cron: '0 0 * * 5'

env:
INSTALL_EDM_VERSION: 3.3.1
INSTALL_EDM_VERSION: 3.4.0
QT_MAC_WANTS_LAYER: 1

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-with-edm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: Test with EDM
on: [pull_request, workflow_dispatch]

env:
INSTALL_EDM_VERSION: 3.3.1
INSTALL_EDM_VERSION: 3.4.0
QT_MAC_WANTS_LAYER: 1

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-wx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- cron: '0 0 * * 5'

env:
INSTALL_EDM_VERSION: 3.3.1
INSTALL_EDM_VERSION: 3.4.0

jobs:

Expand Down

0 comments on commit ebca726

Please sign in to comment.