fix: Update runners

This commit is contained in:
Hugo Larcher 2024-08-02 14:54:34 +02:00
parent 28b8a4287d
commit 690d631d68
No known key found for this signature in database
GPG Key ID: 3DAF63124699CA2B
2 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
group: ${{ github.workflow }}-${{ github.job }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
runs-on:
group: aws-g5-12xlarge
group: aws-g6-12xlarge-plus-priv
env:
DOCKER_VOLUME: /cache
steps:

View File