Skip to content

Commit

Permalink
🥺🥺🥺🥺🥺
Browse files Browse the repository at this point in the history
  • Loading branch information
umjammer committed Nov 9, 2024
1 parent 2bc7aad commit c567dd6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .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-latest

strategy:
fail-fast: false
Expand Down Expand Up @@ -60,7 +60,6 @@ jobs:

- name: Build with Maven
run: |
arch -arm64 brew install jpeg-xl
mvn -B install --file pom.xml -Dmaven.test.skip=true
- name: Perform CodeQL Analysis
Expand Down

0 comments on commit c567dd6

Please sign in to comment.