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 9b2f09e commit d2118d3Copy full SHA for d2118d3
.github/workflows/booklets.yaml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build-booklets:
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
12
if: github.repository == 'FIRST-Tech-Challenge/ftcdocs'
13
permissions:
14
id-token: write
0 commit comments