Skip to content

Commit

Permalink
ci: use macOS 15 Sequoia
Browse files Browse the repository at this point in the history
  • Loading branch information
nto committed Oct 17, 2024
1 parent 2348870 commit 5e83855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-suite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ jobs:
os: macos-13
compiler: xcode

- name: macos-14-arm64-xcode
os: macos-14
- name: macos-15-arm64-xcode
os: macos-15
compiler: xcode
luajit: false

Expand Down

0 comments on commit 5e83855

Please sign in to comment.