Skip to content

Commit

Permalink
chore: update dependency versions, temp fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thepiwo committed Jul 4, 2024
1 parent f471908 commit e53bcca
Show file tree
Hide file tree
Showing 5 changed files with 220 additions and 233 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
node-tag: v6.8.0 # v6.3.0 to v6.7.0 use a different config format
compiler-tag: v7.4.0
aux-ci-run: true
- node-version: 20
node-tag: latest
compiler-tag: latest
aux-ci-run: true
#- node-version: 20
# node-tag: latest currently doesn't work https://github.com/aeternity/aepp-sdk-js/issues/1999, https://github.com/aeternity/aeternity/issues/4376
# compiler-tag: latest
# aux-ci-run: true
- node-version: 20
node-tag: # latest known good versions are defaulted to, thus not passed explicitly
compiler-tag:
Expand Down
Loading

0 comments on commit e53bcca

Please sign in to comment.