Skip to content

Commit

Permalink
chore(ci): use macos latest
Browse files Browse the repository at this point in the history
  • Loading branch information
hadiidbouk committed Nov 4, 2024
1 parent bf5a87e commit 8c08d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ concurrency:
cancel-in-progress: true
jobs:
pr_check:
runs-on: macOS-11
runs-on: macos-latest
if: github.event.pull_request.draft == false
steps:
- name: Checkout Project
Expand Down

0 comments on commit 8c08d13

Please sign in to comment.