We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 770fce9 commit c302553Copy full SHA for c302553
.github/workflows/object-storage-adapter-check.yaml
@@ -48,7 +48,7 @@ env:
48
jobs:
49
integration-test-s3:
50
name: S3 integration test (${{ matrix.test_group.label }})
51
- runs-on: [self-hosted, linux]
+ runs-on: ubuntu-latest
52
53
strategy:
54
fail-fast: false
0 commit comments