Skip to content

Commit

Permalink
run on macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeKarow committed Aug 19, 2023
1 parent d4b46e7 commit 950a6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
FORCE_COLOR: true
# GITHUB_TOKEN: ${{ secrets.GH_ACT_PAT }}
name: 'Lint & format'
runs-on: ubuntu-latest
runs-on: macos-13
steps:
# Setup steps
- name: Checkout
Expand Down

0 comments on commit 950a6b8

Please sign in to comment.