Skip to content

Commit

Permalink
CI: temporarily downgrade macOS-latest to macOS-13.
Browse files Browse the repository at this point in the history
  • Loading branch information
malloch committed May 22, 2024
1 parent de27729 commit de1d588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
name: webmapper-ubuntu-standalone
path: dist/webmapper

MacOS-Latest:
runs-on: macOS-latest
MacOS:
runs-on: macOS-13
env:
CC: clang
CXX: clang++
Expand Down

0 comments on commit de1d588

Please sign in to comment.