Skip to content

Commit

Permalink
ci: use macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
akash-akya committed Dec 17, 2024
1 parent 55fce6e commit ea949d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- run: mix test --exclude skip:true --trace

macos:
runs-on: macos-11
runs-on: macos-14
name: Test - Elixir (MacOS)
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ea949d8

Please sign in to comment.