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 acce53c commit 1a88e81Copy full SHA for 1a88e81
1 file changed
.github/workflows/pack.yml
@@ -34,7 +34,7 @@ jobs:
34
dry_run: true
35
36
pack:
37
- runs-on: ubuntu-22.04
+ runs-on: depot-ubuntu-22.04-16
38
environment: ${{ github.ref_protected == 'true' && 'Protected' || null }}
39
needs: version
40
permissions:
0 commit comments