Skip to content

Commit faa7b4a

Browse files
committed
Use ubuntu 22.04 for ds render
1 parent 314fb0b commit faa7b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/render-datasheets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
render-datasheets:
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-22.04
99
env:
1010
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
1111

0 commit comments

Comments
 (0)