Skip to content

Commit

Permalink
🥺
Browse files Browse the repository at this point in the history
  • Loading branch information
umjammer committed Feb 17, 2024
1 parent bef44b7 commit f45169b
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 @@ -17,7 +17,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: macos-14
runs-on: macos-13
permissions:
actions: read
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [ push ]
jobs:
build:

runs-on: macos-14
runs-on: macos-13

steps:
- name: Checkout repository
Expand Down

0 comments on commit f45169b

Please sign in to comment.