fix(ci): move all workflows to macOS 14 runners

Just for keks™️
This commit is contained in:
Harsh Shandilya 2024-02-29 18:06:03 +05:30
parent 17c7313f41
commit fcca85c51a
3 changed files with 6 additions and 6 deletions

View file

@ -20,7 +20,7 @@ permissions:
jobs:
codeql:
name: CodeQL
runs-on: ubuntu-latest
runs-on: macos-14
steps:
- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1