Skip to content

Commit 151e6ef

Browse files
committed
use main branch of setup-ci for now
1 parent 8b0144f commit 151e6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
env:
3636
LLVM_TARGETS_TO_BUILD: ${{ matrix.LLVM_TARGETS_TO_BUILD }}
3737
steps:
38-
- uses: spatial-model-editor/setup-ci@2025.01.02
38+
- uses: spatial-model-editor/setup-ci@main
3939
- uses: actions/checkout@v4
4040
- name: Build script
4141
run: ./build.sh

0 commit comments

Comments
 (0)