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 b94874e commit 3415dcaCopy full SHA for 3415dca
1 file changed
.github/workflows/test-signing.yml
@@ -5,7 +5,7 @@ on: workflow_dispatch
5
jobs:
6
test-signing:
7
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
9
steps:
10
- uses: actions/checkout@v3
11
with:
0 commit comments