Skip to content

Commit

Permalink
Update macos build in ci.yml (#23)
Browse files Browse the repository at this point in the history
Update to macos-12 in github targets
  • Loading branch information
sylvainpelissier authored Aug 5, 2024
1 parent acec8ce commit a90c917
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ jobs:
- name: Running Testsuite
run: r2pm -r make -C test
build-macos:
runs-on: macos-11
# runs-on: macos-12 # maybe this version have aclocal
runs-on: macos-12
steps:
- uses: actions/checkout@v4
- name: Install dependencies
Expand Down

0 comments on commit a90c917

Please # to comment.