We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd4105 commit 578a78eCopy full SHA for 578a78e
.github/workflows/getdeps_linux.yml
@@ -15,7 +15,7 @@ permissions:
15
16
jobs:
17
build:
18
- runs-on: ubuntu-22.04
+ runs-on: 16-core-ubuntu
19
steps:
20
- uses: actions/checkout@v4
21
- name: Update system package info
0 commit comments