Skip to content

Commit

Permalink
Update macos versions
Browse files Browse the repository at this point in the history
  • Loading branch information
martinhsv committed Nov 6, 2023
1 parent cb4d7ae commit 25d2b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-11]
os: [macos-12, macos-13]
compiler: [clang]
configure:
- {label: "with parser generation", opt: "--enable-parser-generation" }
Expand Down

0 comments on commit 25d2b07

Please sign in to comment.