Skip to content

Commit

Permalink
macos-13 -> macos-14 (m1 mac)
Browse files Browse the repository at this point in the history
  • Loading branch information
petermm committed Jan 31, 2024
1 parent f26a643 commit cd47134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: ["macos-13"]
os: ["macos-14"]
otp: ["24", "25", "26"]

steps:
Expand Down

0 comments on commit cd47134

Please sign in to comment.