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 09e3082 commit c4ab7c6Copy full SHA for c4ab7c6
.github/workflows/aws_s3_validation.yml
@@ -10,7 +10,7 @@ jobs:
10
run_aws_s3_tests:
11
name: Run AWS S3 Tests
12
environment: SWX_AWS
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
14
env:
15
AWS_DEFAULT_REGION: eu-central-1
16
AWS_ACCESS_KEY_ID: ${{ secrets.NIXL_AWS_ACCESS_KEY_ID }}
0 commit comments