Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
buffalojoec committed Nov 22, 2024
1 parent e1c144c commit 4ec358f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: Main

on:
push:
branches: [main]
branches: [main, solana-v1.18]
pull_request:
branches: [main]
branches: [main, solana-v1.18]

env:
NIGHTLY_TOOLCHAIN: nightly-2023-10-05
SOLANA_VERSION: 2.0.0
SOLANA_VERSION: 1.18.18

jobs:
rust_fmt:
Expand Down

0 comments on commit 4ec358f

Please sign in to comment.