Skip to content

Commit

Permalink
refactor: updated the mac-os version supported by github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajat-Dabade committed Aug 14, 2024
1 parent 5d0a9ca commit e36ae05
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 @@ -96,7 +96,7 @@ jobs:
run: cd focalboard; make server-test-mini-${{matrix['db']}}

ci-mac-server:
runs-on: macos-11
runs-on: macos-12

strategy:
matrix:
Expand Down

0 comments on commit e36ae05

Please sign in to comment.