Skip to content

Commit

Permalink
ci(macos): update macos test to macos-12
Browse files Browse the repository at this point in the history
Signed-off-by: Brooks Townsend <[email protected]>
  • Loading branch information
brooksmtownsend committed Jan 18, 2024
1 parent 635eb47 commit 1703674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04, windows-2022, macos-11]
os: [ubuntu-22.04, windows-2022, macos-12]
elixir: [1.13.4]
otp: [25]

Expand Down

0 comments on commit 1703674

Please sign in to comment.