Skip to content

Commit

Permalink
Bump xcode version to 15.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shimastripe committed Mar 15, 2024
1 parent 66328ac commit f5125b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "CodeQL"

on:
workflow_dispatch:
push:
branches: [ "main" ]
schedule:
Expand All @@ -11,7 +12,7 @@ jobs:
name: Analyze
runs-on: macos-13
env:
DEVELOPER_DIR: "/Applications/Xcode_15.2.0.app/Contents/Developer"
DEVELOPER_DIR: "/Applications/Xcode_15.3.0.app/Contents/Developer"
timeout-minutes: 80
permissions:
security-events: write
Expand Down

0 comments on commit f5125b4

Please sign in to comment.