Skip to content

Commit de8a105

Browse files
committed
Update setup-arcium for CI
1 parent 4561221 commit de8a105

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
# Install system dependencies for hidapi (needed on GitHub Actions environment)
1616
- name: Install libudev
1717
run: sudo apt-get update && sudo apt-get install -y libudev-dev
18-
# Note this doesn't follow Arcium versions
19-
- uses: arcium-hq/setup-arcium@v0.3.0
18+
- uses: arcium-hq/setup-arcium@v0.5.1
2019
with:
2120
runner-arch-os: x86_64_linux
2221
# TODO: fix for outdated default Solana CLI

0 commit comments

Comments
 (0)