Skip to content

Commit 8747269

Browse files
Match example CI runner to Swift snapshot
1 parent 5cf735e commit 8747269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ jobs:
174174
}
175175
176176
build-examples:
177-
runs-on: ubuntu-latest
177+
runs-on: ubuntu-22.04
178178
steps:
179179
- uses: actions/checkout@v6
180180
- uses: ./.github/actions/install-swift

0 commit comments

Comments
 (0)