Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnapo committed Jan 30, 2024
1 parent 94e5bfe commit 8457b53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
CodeQL-Build:
runs-on: ubuntu-latest
runs-on: macos-14

steps:
- name: ⬇️ Checkout repo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
publish:
runs-on: ubuntu-latest
runs-on: macos-14
steps:
- name: ⬇️ Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 8457b53

Please sign in to comment.