Skip to content

Commit

Permalink
move solana-full to all os
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Nov 29, 2023
1 parent 0e4ee6d commit a8a2774
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,12 @@ jobs:
- anchor-0_28
- anchor-0_29
- anchor
- solana-1_8-full
- solana-1_9-full
- solana-1_10-full
- solana-1_11-full
- solana-1_13-full
- solana-1_17-full
- saber-devenv
steps:
- uses: actions/checkout@v3
Expand All @@ -77,12 +83,6 @@ jobs:
matrix:
os: [ubuntu-latest]
package:
- solana-1_8-full
- solana-1_9-full
- solana-1_10-full
- solana-1_11-full
- solana-1_13-full
- solana-1_17-full
- solana-full
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a8a2774

Please sign in to comment.