We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bd1a3d commit 16022dcCopy full SHA for 16022dc
.github/workflows/respec.yaml
@@ -19,7 +19,7 @@ jobs:
19
respec:
20
if: github.repository == 'ralfhandl/Overlay-Specification'
21
22
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
23
24
steps:
25
- name: Generate a token
0 commit comments