Skip to content

Commit

Permalink
Update CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
joncinque committed Aug 24, 2024
1 parent 3a0d437 commit 98df3b1
Show file tree
Hide file tree
Showing 4 changed files with 668 additions and 615 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build library and test programs
on: [pull_request, push]

env:
SOLANA_ZIG_VERSION: v1.41
SOLANA_ZIG_VERSION: v1.43.0
SOLANA_ZIG_DIR: solana-zig

jobs:
Expand Down Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.76.0
toolchain: 1.78.0

- name: Install build deps
shell: bash
Expand Down
Loading

0 comments on commit 98df3b1

Please sign in to comment.