There was an error while loading. Please reload this page.
1 parent 8a09b57 commit d0681c7Copy full SHA for d0681c7
1 file changed
.github/workflows/test.yml
@@ -5,7 +5,7 @@ on:
5
pull_request:
6
jobs:
7
Test:
8
- runs-on: ubuntu-22.04-8core
+ runs-on: ubuntu-22.04
9
permissions:
10
contents: read
11
id-token: write
@@ -52,7 +52,7 @@ jobs:
52
# so this job only runs where the OIDC exchange can succeed.
53
Permslip:
54
if: github.repository == 'oxidecomputer/sush'
55
56
57
58
0 commit comments