Skip to content

Commit

Permalink
ci: use macOS 13 Ventura
Browse files Browse the repository at this point in the history
  • Loading branch information
nto committed Feb 5, 2024
1 parent fd07681 commit 5ddd20e
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 @@ -53,8 +53,8 @@ jobs:
compiler: gcc
version: 12

- name: macos-12-xcode
os: macos-12
- name: macos-13-xcode
os: macos-13
compiler: xcode

steps:
Expand Down

0 comments on commit 5ddd20e

Please sign in to comment.