We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b3b50c commit aab9c6dCopy full SHA for aab9c6d
.github/workflows/plot.yml
@@ -12,7 +12,7 @@ permissions:
12
13
jobs:
14
generate-timing-plots:
15
- runs-on: ubuntu-latest
+ runs-on: self-hosted
16
steps:
17
- name: Checkout repository
18
uses: actions/checkout@v3
0 commit comments