Skip to content

Commit

Permalink
Bump macos runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
akash-akya committed Jul 26, 2024
1 parent 483d92f commit baf89fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- run: mix test --trace

macos-precompiled:
runs-on: macos-11
runs-on: macos-14
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/precompile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
cache/*.tar.gz
macos:
runs-on: macos-11
runs-on: macos-14
env:
MIX_ENV: "prod"
strategy:
Expand Down

0 comments on commit baf89fb

Please sign in to comment.