Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b9296fa

Browse files
feat: update to 6.1.1 release of swiftlang/llvm-project
1 parent a016acf commit b9296fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
- '*'
77

88
env:
9-
LLVM_VERSION: 17.0.6
10-
APPLE_LLVM_TAG: swift-6.0-DEVELOPMENT-SNAPSHOT-2024年06月08日-a
9+
LLVM_VERSION: 17.0.7
10+
APPLE_LLVM_TAG: swift-6.1.1-RELEASE
1111
jobs:
1212
build:
1313
strategy:
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v4
2626
with:
27-
repository: apple/llvm-project
27+
repository: swiftlang/llvm-project
2828
ref: ${{env.APPLE_LLVM_TAG}}
2929
- name: Install dependencies
3030
run: |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /