We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04e2e3 commit 6bebea5Copy full SHA for 6bebea5
.github/workflows/release.yaml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
release:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
10
11
steps:
12
- name: Checkout
.github/workflows/test.yaml
@@ -4,7 +4,7 @@ on: push
4
5
test:
0 commit comments