Skip to content

Commit

Permalink
Update ci_pr_framework.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaspik committed Feb 21, 2024
1 parent 3c63339 commit 077fa6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_pr_framework.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ concurrency:
jobs:
tests:
name: Build Framework
runs-on: macos-13
runs-on: macos-14
steps:
- name: Checkout the Git repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Build framework
run: make framework

0 comments on commit 077fa6f

Please sign in to comment.