We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd3a677 commit 3885753Copy full SHA for 3885753
1 file changed
.github/workflows/run_cirun_graviton.yml
@@ -59,6 +59,8 @@ jobs:
59
name: "gha-aws-graviton"
60
- image: "cirun-aws-runner-cascade-lake--${{ github.run_id }}"
61
name: "gha-aws-skylake"
62
+ - image: ubuntu-24.04
63
+ name: "gha-ubuntu-noble"
64
runs-on: ${{ matrix.image }}
65
needs: trigger
66
0 commit comments