Skip to content

Commit

Permalink
chore: try CI build on mac runner
Browse files Browse the repository at this point in the history
Signed-off-by: Norman Meier <[email protected]>
  • Loading branch information
n0izn0iz committed Nov 26, 2023
1 parent 26b07b4 commit 4744800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/desktop-mac-arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
pull_request:

jobs:
lint-and-build:
runs-on: ubuntu-latest
build:
runs-on: macos-12
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 4744800

Please sign in to comment.