Skip to content

Commit

Permalink
Merge pull request #4719 from jimmygchen/deneb-merge-from-unstable-20…
Browse files Browse the repository at this point in the history
…230911

Deneb merge from unstable 20230911
  • Loading branch information
realbigsean authored Sep 12, 2023
2 parents 58cd506 + d4aedab commit 8e7b57a
Show file tree
Hide file tree
Showing 73 changed files with 2,343 additions and 980 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,6 @@ jobs:
- name: Get latest version of stable Rust
if: env.SELF_HOSTED_RUNNERS == false
run: rustup update stable
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: '14'
- name: Install windows build tools
run: |
choco install python visualstudio2019-workload-vctools -y
npm config set msvs_version 2019
- name: Install Foundry (anvil)
uses: foundry-rs/foundry-toolchain@v1
with:
Expand Down
Loading

0 comments on commit 8e7b57a

Please sign in to comment.