We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fb2f04 + 08c595d commit c7dd71aCopy full SHA for c7dd71a
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
35
build:
36
name: Publish
37
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
38
needs: test
39
env:
40
LAST_COMMITTER_EMAIL: $(git log -1 --pretty=format:'%ae')
0 commit comments