Skip to content

Commit

Permalink
trying ubuntu 22
Browse files Browse the repository at this point in the history
  • Loading branch information
Ifropc committed Dec 10, 2024
1 parent 4a992e5 commit 8381dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bindings-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
if: runner.os == 'windows'
run: |
wsl --update --web-download
wsl --install --web-download -d Ubuntu-24.04
wsl --install --web-download -d Ubuntu-22.04
- name: Run quickstart
run: |
docker run -d --name quickstart -p 8000:8000 -e ENABLE_LOGS=true -e NETWORK=local -e ENABLE_SOROBAN_RPC=true stellar/quickstart:testing
Expand Down

0 comments on commit 8381dfa

Please sign in to comment.