Skip to content

Commit

Permalink
fix: setup matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
polvalente committed Jun 7, 2024
1 parent 96ea547 commit 1afe852
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ jobs:
build_artifacts:
runs-on: macos-14
strategy:
matrix:
OTP_VERSION: ["27.0"]
ELIXIR_VERSION: ["1.15.4"]
needs: download_iree
steps:
- name: Checkout
Expand Down

0 comments on commit 1afe852

Please sign in to comment.