Skip to content

Commit

Permalink
.github: use specific 1.16 image for verified build
Browse files Browse the repository at this point in the history
  • Loading branch information
crispheaney committed Jul 15, 2024
1 parent af35319 commit 79b3ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Verifiable Build
run: |
solana-verify build --library-name jit_proxy
solana-verify build --library-name jit_proxy --base-image ellipsislabs/solana:1.16.6
- name: Upload Artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 79b3ae3

Please sign in to comment.