Skip to content

Commit

Permalink
Update tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wacumov committed Mar 29, 2024
1 parent 3143ad3 commit 58ae116
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ on:
push:
branches:
- main
- develop
pull_request:
branches:
- main

jobs:
macos-run-tests:
runs-on: macos-12
runs-on: macos-14
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 58ae116

Please sign in to comment.