Skip to content

Commit

Permalink
corrected matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
DnOberon committed Feb 2, 2025
1 parent 1b65230 commit 29f25d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_format_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
name: Test - OTP ${{matrix.otp}} / Elixir ${{matrix.elixir}} / ${{matrix.os}}
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
os: [ubuntu-latest]
otp: ['27.2.1']
elixir: ['1.18.2']
rebar3: ['3.24.0']
Expand Down

0 comments on commit 29f25d7

Please sign in to comment.