Skip to content

Commit

Permalink
👷 Downgraded environment to macOS 13
Browse files Browse the repository at this point in the history
In favor of supporting code coverage reporting with code climate.
  • Loading branch information
jobearrr authored Jul 17, 2024
1 parent 869935c commit 5dfddf5
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 @@ -9,7 +9,7 @@ on:
jobs:
build:

runs-on: macos-latest
runs-on: macos-13

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 5dfddf5

Please sign in to comment.