Skip to content

Commit c302553

Browse files
committed
Fix workflow
1 parent 770fce9 commit c302553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/object-storage-adapter-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ env:
4848
jobs:
4949
integration-test-s3:
5050
name: S3 integration test (${{ matrix.test_group.label }})
51-
runs-on: [self-hosted, linux]
51+
runs-on: ubuntu-latest
5252

5353
strategy:
5454
fail-fast: false

0 commit comments

Comments
 (0)