Skip to content

chore: update sdk to published version, update sep5, and remove slipped10 dep #662

chore: update sdk to published version, update sep5, and remove slipped10 dep

chore: update sdk to published version, update sep5, and remove slipped10 dep #662

Workflow file for this run

---
name: Action
on:
pull_request:
concurrency:
group:
${{ github.workflow }}-${{ github.ref_protected == 'true' && github.sha ||
github.ref }}-{{ github.event_name }}
cancel-in-progress: true
jobs:
action:
strategy:
matrix:
image: [macos-15, macos-15-intel, ubuntu-latest, windows-latest]
runs-on: ${{ matrix.image }}
steps:
- uses: stellar/stellar-cli@main
with:
version: v23.1.4