Skip to content

Commit

Permalink
Run all parts of the matrix to get a better picture
Browse files Browse the repository at this point in the history
  • Loading branch information
filmor committed Feb 10, 2024
1 parent 0a4bc26 commit ec382ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
name: OTP ${{matrix.pair.erlang}} / Elixir ${{matrix.pair.elixir}} / Rust ${{matrix.rust}} / OS ${{matrix.os}}
needs: [build]
strategy:
fail-fast: false
matrix:
pair:
- { erlang: "26", elixir: "1.15", latest: true }
Expand Down

0 comments on commit ec382ad

Please sign in to comment.