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 314fb0b commit faa7b4aCopy full SHA for faa7b4a
.github/workflows/render-datasheets.yaml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
render-datasheets:
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
9
env:
10
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
11
0 commit comments