Skip to content

Commit 08de4d9

Browse files
committed
update swift CI version
1 parent b5a4dff commit 08de4d9

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
@@ -14,8 +14,8 @@ jobs:
1414
strategy:
1515
matrix:
1616
image:
17-
- 5.9.1-amazonlinux2
18-
- 5.9.1-jammy
17+
- 5.9.2-amazonlinux2
18+
- 5.9.2-jammy
1919
steps:
2020
- name: checkout repository
2121
uses: actions/checkout@v3
@@ -44,5 +44,5 @@ jobs:
4444
with:
4545
name: unidoc-tools-${{ matrix.image }}
4646
path: |
47-
.build/release/UnidocServer
47+
.build/release/SwiftinitServer
4848
.build/release/UnidocBuild

0 commit comments

Comments
 (0)