Skip to content

Commit

Permalink
ci: macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
jethrodaniel committed Apr 3, 2024
1 parent 0320969 commit 5215907
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ concurrency:

jobs:
build:
timeout-minutes: 20
timeout-minutes: 25
env:
CI: true
HOMEBREW_NO_INSTALL_CLEANUP: true
ZIG: zig-macos-aarch64-0.12.0-dev.3496+a2df84d0f
runs-on: macos-14-arm64
runs-on: macos-14

steps:
- name: checkout code
Expand Down

0 comments on commit 5215907

Please sign in to comment.